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

feat: added presentCodeRedemptionSheetIOS #1201

Merged
merged 3 commits into from
Dec 7, 2020

Conversation

bang9
Copy link
Contributor

@bang9 bang9 commented Dec 7, 2020

This method displays a sheet that enables users to redeem subscription offer codes and works only on real-devices.

image

Copy link
Member

@hyochan hyochan left a comment

Choose a reason for hiding this comment

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

OMG! You rock 🚀

@sumariana
Copy link

does anyone knows how to handle the callback? because everytime i finish the code redemption sheet, the app got restart.. the currentpurchase is not triggered

@bang9
Copy link
Contributor Author

bang9 commented Aug 19, 2022

does anyone knows how to handle the callback? because everytime i finish the code redemption sheet, the app got restart.. the currentpurchase is not triggered

AFAIK, After redemption, a new payment transaction is delivered from SKPaymentQueue via event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 feature New feature 📱 iOS Related to iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants