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

IAP.PurchaseUpdatedListener not working for auto renewal subscriptions in android

Open shaileed opened this issue 1 year ago • 2 comments

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 avatar May 23 '24 10:05 shaileed

@shaileed are you solved ?

faheem-cmd avatar Jun 05 '24 17:06 faheem-cmd

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

ivannzme avatar Aug 22 '24 03:08 ivannzme

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.

hyochan avatar Sep 30 '25 18:09 hyochan