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

Support for StoreKit Configuration Files #82

Open
vburojevic opened this issue Apr 9, 2024 · 3 comments
Open

Support for StoreKit Configuration Files #82

vburojevic opened this issue Apr 9, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@vburojevic
Copy link

vburojevic commented Apr 9, 2024

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
Copy link
Contributor

x401om commented Apr 10, 2024

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.

@x401om x401om added the enhancement New feature or request label Apr 10, 2024
@x401om x401om changed the title Testing on iOS Simulator Support for StoreKit Configuration Files Apr 10, 2024
@vburojevic
Copy link
Author

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
Copy link
Contributor

x401om commented Apr 10, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants