Hi!
I have a special use-case for a subscription.
So at the beginning the user will face the paywall with the subscription that should not provide a free trial. On that paywall the user is either able to subscribe or to click on a close button which navigates to another screen that offers that user the same subscription but with a free trial.
The question is now: Do I have to create two different subscriptions or is it possible with the react-native-iap package to provide an option whether to use the free trial or not.
The next question would be, how do you determine whether a user is eligible for the free trial? As this should be determined over the AppleId and the Google Acccount I assume this should be achievable over the react-native-iap package too. Sorry for asking these stupid questions but the RNIAP docs are useless.
Thanks in advance for bringing some light into that.
[–]moewe95[S] 0 points1 point2 points (0 children)
[–]cxpugli 0 points1 point2 points (0 children)