-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello,
We're currently using Adapty Flutter SDK v3.4.1 and encountering a critical issue on iOS.
No matter what we try, we consistently get error 1003 when initiating an in-app purchase using AdaptyUI with a remote paywall and a custom observer.
- Flutter version: 3.29.2
- Xcode version: 16.3
- iOS only (works fine on Android)
- Error: 1003 during purchase start, precisely it shows the Paywall but when we click on a product to start the IAP process we get that error;
What we've tested:
- If we avoid using the remote paywall builder and use Adapty() directly (not AdaptyUI), everything works fine.
- Our previous app version, using the same paywall and Adapty 3.2.5, works without issues.
- This confirms our configuration is correct and the issue seems to be introduced in a recent Adapty version.
Could you please help us investigate this?
Thanks in advance!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request