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
why you didn't explained why you closed your issue, can you please share your solution? @zsong I'm also have some questions about this method, for example should we try to fetch Bundle.main.appStoreReceiptURL in this method and post it to backend? or just return true. If I'm using just only return true, how we handle to send receipt to server?
I am adding the capability to my app for supporting promo code redemption of the in-app purchase of consumable products.
If I use just this code, when I hit the URL in Safari, the app pops twice asking the credentials. However it considers the 2nd time as a duplication.
If I do
Then it pops up the credentials just once, but nothing will be deposited.
The text was updated successfully, but these errors were encountered: