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

Android subscriptions upgrade, downgrade and change #350

Closed
wants to merge 0 commits into from

Conversation

RadoslawKubas
Copy link
Contributor

Fixes #26

Changes Proposed in this pull request:

New UpgradePurchasedSubscriptionAsync function is implemented for Android. It uses similar interface as #192 but implementation works fine with latest api. Implementation for iOS is not necessary, because iOS support upgrades/downgrades itself. I didn't check UWP.

@RadoslawKubas
Copy link
Contributor Author

@jamesmontemagno Hello, is there a chance to merge this pull request (or any other Android subscription update implementation)? If so, when?

@RadoslawKubas
Copy link
Contributor Author

@jamesmontemagno Hello, any update here? :)

@codexguy
Copy link

@jamesmontemagno Hello, any update here? :)
I too am interested in getting this functionality. Thank you.

@jamesmontemagno
Copy link
Owner

If this can be rebased on the latest and updated to the latest android billing which is now used I will pull it in.

@RadoslawKubas
Copy link
Contributor Author

I will check everything with latest version asap.

@RadoslawKubas
Copy link
Contributor Author

RadoslawKubas commented Aug 15, 2021

@jamesmontemagno I've created new pull request ( #404 ), this time compatible with Google Play Billing Library 4.0.0. Checked this new implementation in my own app and it seems to works perfectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Ability to Upgrade/Downgrade Subscriptions
3 participants