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

No confirmation bottom sheet in production on iOS (working on TestFlight)

Open rostaingc opened this issue 3 years ago • 3 comments

Please use Discussion board if you want get some help out of it. Please report issue if there is a bug.

Version of react-native-iap: 6.0.0

Version of react-native: 0.62.2

Platforms you faced the error (IOS or Android or both?): IOS

Expected behavior

When clicking subscribe button in the app, the user should see a bottom sheet to confirm the purchase.

IMG_3729

Actual behavior

In TestFlight, it is working fine. In production, the app hangs and no bottom sheet is shown.

Tested environment (Emulator? Real Device?)

Real device

Steps to reproduce the behavior

Open the app Go to in-app purchasing page Click on subscribe

rostaingc avatar May 16 '21 13:05 rostaingc

getting same issue on ios14, no confirmation popup and payment sheet, directly success listener is called with old expired receipt.

rb162215 avatar Jul 20 '21 05:07 rb162215

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "For Discussion" or "Good first issue" and I will leave it open. Thank you for your contributions.

stale[bot] avatar Apr 18 '22 19:04 stale[bot]

Have you found any solution? My confirmation modal not showing after one successful purchase, even in development.

rassemdev avatar Jul 03 '22 17:07 rassemdev

Please check if the user already owns the item, or if the previous transaction hasn't been finished

andresesfm avatar Sep 02 '22 17:09 andresesfm