purchases-ios
purchases-ios copied to clipboard
In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
Made a few improvements to the menubar app while debugging an issue today, namely: - Added a button to copy the output to clipboard - Cleaned up the UI -...
### TODO: - [ ] Rebase / merge this PR - [ ] Update deployment target on PHC and hybrids - [ ] Update https://github.com/RevenueCat/revenuecat-docs/blob/main/docs_source/Getting%20Started/installation/ios.md - [ ] Update https://github.com/RevenueCat/revenuecat-docs/blob/main/docs_source/Getting%20Started/installation/macos.md
WIP ### Checklist - [ ] If applicable, unit tests - [ ] If applicable, create follow-up issues for `purchases-android` and hybrids ### Motivation ### Description
Reverts RevenueCat/purchases-ios#3744 Maybe this is better now that `StoreKit2JWS` tests are gone
- [ 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) -...
Previously, this information was contained in the SK1 receipt. Now, it needs to be fetched as an AppTransaction from StoreKit 2.
Good evening, We've started our work to support visionOS natively and this includes supporting RevenueCat for visionOS. We need xcFramework and usually find them in your release section: https://github.com/RevenueCat/purchases- ios/releases/tag/4.25.4...