react-native-iap
react-native-iap copied to clipboard
Error: "Something went wrong on our end. Please try again."
Please use the Discussion board if you want to get some help. Please use issues to report bugs.
Description
Hi Team, We were currently working on switching our current app's plan with upgrade and downgrade feature, However after making all the required changes to the RNiap package, we seem to have this error from the the Play Console, and if we try to comment out the payment token, everything works fine (Works as we are buying single plan perfectly)
Can anybody help us with what's going wrong? As, we're not able to see any logs that points out to any of the code failing.
Expected Behavior
The expected behaviour is that the user would get a modal from google play console, that it's ready to upgrade the existing plan to the next one with the prorated amount.
Screenshots
Environment:
- react-native-iap: "12.0.0"
- react-native: ^0.66.5
- Platforms (iOS, Android, emulator, simulator, device): Android
Same issue happening with me
Hi @nl-danish @mantu-bit . Is your issue resolved?
I am also facing the same issue. In my case, ReplacementMode.CHARGE_PRORATED_PRICE is not working and gives the same message. However, ReplacementMode.WITHOUT_PRORATION works fine.
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.