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

### Description On Android `LogHandler` has a separate `e` method that receives a `Throwable`. However, it's impossible to receive all logged errors from iOS, since the `LogHandler` definition only has...

HOLD
feat

This is a pre-requisite for #2750, to ensure that we don't forward duplicate errors.

refactor

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

### Description This gets the latest version of the plugin with some fixes for the index.html automation update and makes the index.html point to the latest stable version.

ci

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

Follow up on https://github.com/RevenueCat/purchases-ios/pull/3858#discussion_r1585087632 Updates the default xcode to 15.2 and cleans up jobs that should use the latest version

ci

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

### Motivation The current 5.0 betas require developers using observer mode with StoreKit 2 to call `Purchases.shared.handleObserverModeTransaction(result)` after processing a purchase. While this works, it’s an additional step for developers...

enhancement
perf

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

Use key defined in Xcode Cloud.

test