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

The pop-up window does not appear if the user has previous subscriptions. (IOS Device Sandbox)

Open correafederico25 opened this issue 2 years ago • 2 comments

When I log in with a sandbox user the first time everything works perfectly, the problem starts after I subscribe. Once the trial subscription expires, I try to subscribe again but the Pop-up does not appear again to make the payment of my subscription.

Version of react-native-iap

^7.5.5

Version of react-native

0.66.3

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

IOS

Expected behavior

When you press the "Subscribe" button, the pop-up window should appear to make the payment

Actual behavior

After the user made their first subscription, the pop-up does not reappear. (It only happens after the user has already made the first subscription)

Tested environment (Emulator? Real Device?)

IPhone device (Sandbox)

Steps to reproduce the behavior

Enter the application with a sandox user then subscribe. Wait for the subscription to end and with the same user try to subscribe again.

correafederico25 avatar Jan 12 '22 00:01 correafederico25

I updated my iPhone's operating system to version 15.2 and the problem was fixed, I was at version 15.0 Apparently this problem was fixed in versions higher than 15.0 Now every time I call the "requestSubscription" function the popup appears correctly.

correafederico25 avatar Jan 12 '22 05:01 correafederico25

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 18:04 stale[bot]