You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand now. Restored transactions have an original: SKPaymentTransaction value that should be returned instead of the default one.
openclassSKPaymentTransaction:NSObject{// Only valid if state is SKPaymentTransactionStateRestored.@available(iOS 3.0,*)openvaroriginal:SKPaymentTransaction?{get}}
Platform
In app purchase type
Environment
Version
ℹ 0.8.5
Related issues
ℹ Please replace this with references to similar issues (either open or already closed).
Report
Issue summary
ℹ Can't able to get original transaction id while restoring
What did you expect to happen
ℹ while restoring I want to get original transaction id.
What happened instead
ℹ but while restoring I am getting transaction id
The text was updated successfully, but these errors were encountered: