I originally went with glassfy 2 years ago because their docs and setup for capacitor were simpler to understand. Unfortunately, they’ve now gone defunct, so I need to migrate to RC.
have two apps that I need to migrate.
One app is very seasonal, so glassfy may not exist any more when the users finally open their app.
The other, I had issues with android not sending the subscription into to glassfy anyway, and their support refused to respond.
My main question:
- can I simply call syncPurchases once for all users the first time they run the updated app version that has RC integrated?
If I can simply call syncPurchases once on update, and each user who does this will automatically be given their subscription access, that would be great.
Can anyone confirm this would work? Or do I need to do something more complicated?