adaptyteam / AdaptySDK-Flutter

SDK for growing mobile in-app purchases
https://docs.adapty.io/docs/quickstart
MIT License
88 stars 15 forks source link

Purchases on ios #89

Closed Rest00rer closed 12 months ago

Rest00rer commented 1 year ago

It takes too long for the native purchase window to open on ios: +- 20 sec.

x401om commented 1 year ago

Hey, @Rest00rer! AdaptySDK is not responsible for the timing of the native dialog presentation since we only initialize the payment and await the result in the payment queue. I would recommend resetting the testing device and creating a new sandbox account to test again. I also suppose that this problem only occurs in the sandbox environment, an I right?