react-native-purchases icon indicating copy to clipboard operation
react-native-purchases copied to clipboard

Initialize RevenueCat STORE for both iOS & Android in a single Screen

Open anisurrahman072 opened this issue 1 year ago • 5 comments

Suggesting a way to --> Initialize RevenueCat STORE for both iOS & Android in a single Screen

If you are controlling both Android and iOS paywall screen from a single screen, then initialize RevenueCat STORE like below just before calling product purchase API instead of calling the initialize SDK inside useEffect().

image

It was not very clear in the documentation that how it could be done very fast.

anisurrahman072 avatar Jan 19 '24 10:01 anisurrahman072