purchases-ios icon indicating copy to clipboard operation
purchases-ios copied to clipboard

In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.

Results 149 purchases-ios issues
Sort by recently updated
recently updated
newest added

- [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...

bug
status: waiting-for-reply

- [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...

bug

- [✅ ] 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) -...

bug

Some initial work to support it, but still a fair amount of work left.

WIP
refactor
RevenueCatUI

- [ ] 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...

enhancement

- [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...

bug
status: waiting-for-reply

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(...

enhancement
pr:breaking

WIP PR to keep track of my progress. I'll be splitting this into multiple PRs.

WIP
feat