iaphub/react-native-iaphub

How to redeem code on both iOS and android

novellizator opened this issue · 1 comments

So I found there is this
await Iaphub.presentCodeRedemptionSheet(); for iOS only. But what if I have a subscription for both ios and android and want to allow to redeem the code ?

Hi @novellizator,

Android doesn't work like iOS, there is no method to open a promo code modal like iOS.
You can find the different options to enter a promo code on their documentation: https://developer.android.com/google/play/billing/promo#redeem