-
- [x] I have updated Purchases SDK to the latest version
- [ ] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-flutter/blob/main/CONTRIBUTING.md)
- [ ] I have searc…
-
It would be great if we could use macdriver to manage App Store subscriptions
-
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 sup…
-
Apparently when supporting StoreKit 2 on iOS, in-app purchases cannot be measured automatically by the analytics SDK anymore. https://firebase.google.com/docs/analytics/measure-in-app-purchases#implem…
-
As you are aware Apple updated StoreKit and released StoreKit 2 last year which includes bunches of new features and some changes especially it uses JWT tokens so there is no need to make another call…
-
I've been looking into maestro to migrate our UI testing layer from XCTest. It is essential for us and other iOS devs/teams to test IAP (in-app purchase) flows. I think it's currently missing in maes…
-
### Use case
Currently, We can only listen to purchase stream in flutter. I want to be able to listen to Storekit messages and respond to them. This will be useful for handling errors related to bi…
-
We extended the library with a new functionality and we faced some errors and we are not getting any response text to help us.
Auth is working as we are using this for something else, we have issues …
-
- [x] I have updated Purchases SDK to the latest version
- [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-ios/blob/main/Contributing/CONTRIBUTING.md)
- [x] I h…
-
**Is your feature request related to a problem? Please describe.**
A user wants to do IAP testing via StoreKit without exact AppStore connection.
**Describe the solution you'd like**
I wonder…