Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parseAsWebPurchaseRedemption API to iOS #1004

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

tonidero
Copy link
Contributor

@tonidero tonidero commented Jan 3, 2025

This adds a new API to be used by the KMP SDK. This is because we need to have access to the iOS native WebPurchaseRedemption object in order to use the native redeemWebPurchase method, as we do in the KMP SDK.

This replaces the PR in RevenueCat/purchases-ios#4629, since we don't really need access to those APIs from the native SDK.

Copy link
Member

@JayShortway JayShortway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tonidero tonidero merged commit 0ec57cc into main Jan 3, 2025
9 checks passed
@tonidero tonidero deleted the add-parse-web-purchase-redemption-ios branch January 3, 2025 10:41
tonidero pushed a commit that referenced this pull request Jan 3, 2025
**This is an automatic release.**

## RevenueCat SDK
### ✨ New Features
* Add `parseAsWebPurchaseRedemption` API to iOS (#1004) via Toni Rico
(@tonidero)

### 🔄 Other Changes
* Update docstring for diagnostics to clarify meaning (#1001) via Toni
Rico (@tonidero)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:feat A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants