purchases-ios
purchases-ios copied to clipboard
In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
- [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 have searched the [Community](https://community.revenuecat.com) - [x] I have...
- [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 have searched the [Community](https://community.revenuecat.com) - [X] I have...
- [✅ ] 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 have searched the [Community](https://community.revenuecat.com) -...
Some initial work to support it, but still a fair amount of work left.
- [ ] 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 have searched the [Community](https://community.revenuecat.com) - [x] I...
- [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 have searched the [Community](https://community.revenuecat.com) - [x] I have...
Right now, delegate methods are defined using the strongly typed `Purchases`. Therefore, we have to call `Purchases.configure` in case we want to write tests for methods like: ```swift func purchases(...
WIP PR to keep track of my progress. I'll be splitting this into multiple PRs.