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

google play payment/billing sheet does not appear at all in production environment

Open andrewkykoo opened this issue 1 year ago • 0 comments

Please use the Discussion board if you want to get some help. Please use issues to report bugs.

Description

When tested in both local and internal testing environment, the subscription gets requested seamlessly as evidenced by the google play payment/billing sheet appearing from the bottom. However, when tested in production environment, the payment sheet does not even appear at all upon tapping a button that is supposed to initiate the subscription process.

Expected Behavior

The google play payment sheet should appear.

Environment:

  • react-native-iap: 12.15.4
  • react-native: 0.73.4
  • Platforms (iOS, Android, emulator, simulator, device): Android. Pixel 8 (software version up to date)

andrewkykoo avatar Nov 28 '24 16:11 andrewkykoo