I create two different identifier for a non-consumable product for both android and ios.
How can I make the product available to other platform if I purchased it in the other one?
I create two different identifier for a non-consumable product for both android and ios.
How can I make the product available to other platform if I purchased it in the other one?
Hey
This is a great use-case for our Offerings and Entitlements system with custom App User IDs. In your case, you would do the following:
When a purchase occurs on either platform for a user ID, the entitlement will be unlocked for that user. You can then check if the entitlement is active between platforms to determine whether you should provide premium access.
You can read more about Offerings and Entitlements here.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.