Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requestPurchase on iOS is taking some time to load #1198

Closed
RocKhalil opened this issue Dec 1, 2020 · 8 comments
Closed

requestPurchase on iOS is taking some time to load #1198

RocKhalil opened this issue Dec 1, 2020 · 8 comments
Labels
📱 iOS Related to iOS ❓ question Further information is requested

Comments

@RocKhalil
Copy link

Version of react-native-iap

5.1.1

Version of react-native

0.63.3

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

iOS

Expected behavior

Calling RNIap.requestPurchase(sku) should open directly

Actual behavior

Calling RNIap.requestPurchase(sku) is taking between 20 and 30 seconds to show Apple's payment modal when downloading the app from TestFlight / release. However, when testing it on Emulator / debug, it's opening directly.

Tested environment (Emulator? Real Device?)

Both

Steps to reproduce the behavior

No specific steps

@gkhngyk
Copy link

gkhngyk commented Dec 10, 2020

Same issue 👍

@sami3898
Copy link

@RocKhalil
the payment popup not open on my simulator
will you please help me?

@acostalima
Copy link

See #1120 as it might be related to this.

@scchess
Copy link
Contributor

scchess commented Jan 10, 2021

Same here.

@scchess
Copy link
Contributor

scchess commented Jan 10, 2021

@sami3898 You need a real device.

@hyochan
Copy link
Member

hyochan commented Feb 7, 2021

Looks related to #1244 which is expected.

@hyochan hyochan closed this as completed Feb 7, 2021
@hyochan hyochan added ❓ question Further information is requested 📱 iOS Related to iOS labels Feb 7, 2021
@RocKhalil
Copy link
Author

@hyochan how is this expected ? it's loading directly when in debug mode but takes 30 seconds to open in production ?

@MuhammadFaisal215
Copy link

@hyochan @RocKhalil I am also having the same issue. In my case it is taking almost 60 seconds sometimes. I have also seen the issue #1244 . there is not any solution there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📱 iOS Related to iOS ❓ question Further information is requested
Projects
None yet
Development

No branches or pull requests

7 participants