purchases-ios
purchases-ios copied to clipboard
In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
Depends on https://github.com/RevenueCat/purchases-ios/pull/1589 ### Motivation Our snapshot testing sometimes needs regeneration and it requires regeneration of iOS 12. iOS 12 simulators only run on Intel machines and not all of...
👋 Hello, RevenueCat community! We've just recently released a new site to assist you all getting better and faster answers to your questions. Head over to https://community.revenuecat.com to get started!...
For SwiftUI apps, we should provide view modifiers to make it easy to use `showManageSubscriptions` and `beginRefundRequest`. We can use `#if canImport(SwiftUI)` to only declare these when SwiftUI types are...
- [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/Development/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...
**This is an automatic release.** ### Bugfixes * Purchasing: fixed consumable purchases by fixing transaction-finishing (#1965) via NachoSoto (@NachoSoto) * `ErrorUtils`: improved logging and `localizedDescription` to include underlying errors (#1974)...
Fixing warnings before working on a few improvements
Finishes [CSDK-451]. This new small public API allows users to quickly figure out if everything in the SDK is correctly configured in a simple way: ```swift let tester = SDKTester.default...
Just a small refactor that will help with [CSDK-493]. [CSDK-493]: https://revenuecats.atlassian.net/browse/CSDK-493?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
- [X] I have updated Purchases SDK to the latest version - [-] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-ios/blob/main/Development/CONTRIBUTING.md) - [X ] I have searched the [Community](https://community.revenuecat.com) - [ X]...