IAP.PurchaseUpdatedListener not working for auto renewal subscriptions in android
I am working in subscription with auto renewal and having issue in Android renewal flow. when i subscribe for the first time purchaseupdatedlistener call successfully. but when after 5 minutes renewal flow start, google play send renewal email which says renewal is success and also I can see that in phon's subscription list but purchaseupdatedlistener so it is not calling my API which validates the accesstoken for me and update transaction in db.
react-native Version: 0.72.6 react-native-iap Version: 12.12.2 Platform: Android
@shaileed are you solved ?
Getting the same "react-native-iap": "12.15.0", "react-native": "0.68.7", Platform: Android
However on iOS seems to be working as expected
I’m closing all issues reported in versions below 14, as the library now supports the new architecture with NitroModules and has been completely revamped.