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 want send additional data with purchase, and I used applicationUsername for setting userId
In restore transactions, 'applicationUsername' is empty and also I used requestData but still is nil.
Is there any way to save data with purchase and get it back in restore or at least save userId.
I want send additional data with purchase, and I used applicationUsername for setting userId
In restore transactions, 'applicationUsername' is empty and also I used requestData but still is nil.
Is there any way to save data with purchase and get it back in restore or at least save userId.
[[RMStore defaultStore] restoreTransactionsOfUser:USERID onSuccess:^(NSArray *transactions){
The text was updated successfully, but these errors were encountered: