adaptyteam / AdaptySDK-iOS

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

Support for StoreKit Configuration Files #82

Open vburojevic opened 3 months ago

vburojevic commented 3 months ago

I'f I'm purchasing a subscription via the StoreKit Configuration, the purchase goes through, but the access levels are not updated (accessLevels: [:], subscriptions: [:]). I guess Adapty doesn't support StoreKit Configurations?

If I don't use the StoreKit Configuration, I get an endless loop of the IAP dialog. After subscribing, the dialog gets dismissed and shows again.

How to test IAP with Adapty on iOS simulators?

Adapty SDK Version: 2.10.3

Xcode Version: 15.3

Installation Method: CocoaPods

Targeted Platforms: iOS

x401om commented 2 months ago

Hi, @vburojevic! Unfortunately, we don't support iOS Simulators at the moment. If you are using the StoreKit Configuration file, you will not be able to get a correct access level after the payment, although you will still be able to view paywalls and products. We have plans to address this in our roadmap, so I will tag this issue as an enhancement request.

vburojevic commented 2 months ago

Hi, @x401om it seems this is on the roadmap for the last 3-4 years from all previous issues I found. Is there any more accurate estimate of when this will be available?

x401om commented 2 months ago

@vburojevic at the moment it is planned for at late May - early June.