-
I am trying to implement a subscription on my app but, it worked great the first time, I called requestSubscription then purchaseUpdatedListener has been triggered.
But days after that, the sandbox…
-
The KeyError exception is possibly because there is no key called "response" in the response from Apple servers.
> def validate(self, receipt, password=None):
> receipt_json = {'receip…
-
When I run your sample project in the simulator and tap the button, the SKCloudServiceController never displays, even after I receive the "you can use SKCloudServiceSetupViewController" notice that I …
-
I always get an error when trying to fetch prices of auto renewable subscriptions. Any idea?
- I don't use the sharedsecret in my code currently.
-
**Describe the bug**
I'm having an issue when calling the following code when the device is not running via Xcode. When running via Xcode everything works perfectly fine. Really not sure what could b…
-
### Platform
- [x] iOS
- [ ] macOS
- [ ] tvOS
### In app purchase type
- [ ] Consumable
- [ ] Non-consumable
- [ ] Auto-Renewable Subscription
- [ ] Non-Renewing Subscription
### Env…
-
When a consumable purchase is purchased through the RMStore library, the user intermittently and completely at random, seems to get a modal error on screen saying `You have already bought this product…
-
- [x] I have updated Purchases SDK to the latest version
- [ ] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-ios/blob/main/Contributing/CONTRIBUTING.md)
- [ ] I h…
-
-
Should I consider incorporating in-app purchases?
I'm thinking that the default app could be limited to 5 or 10 playlists. After that, the user could pay $1 to unlock unlimited playlists. The intent…