Hello,
the topic is:
I build a React Native Follow Up of a native App which is already in stores (Google, Apple).
I have no access to the source code of the old App.
I want to enable the users possibility (after App update) to use their subscription which he/she/x have bought via the old native system.
I wonder if its necessary to call syncPurchases() on first App start ?
Or will restorePurchases() (This will be triggered on users CTA click) do all what i need?
Looking forward to your answers.
Thanks
Robert