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.
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