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

Fixed infinite spinner on Amazon IAP #2200

Merged
merged 9 commits into from
Jan 18, 2023

Conversation

andresesfm
Copy link
Contributor

@andresesfm andresesfm commented Jan 13, 2023

The amazon IAP purchase listener needs to be registered on Activity.onCreate, otherwise, instead of the native purchase dialog you get an infinite spinner. This PR fixes it by adding the means to register the listener from MainActivity

@andresesfm andresesfm changed the title Added register method to fix infinite spinner instead of purchase dialog Fixed infinite spinner on Amazon IAP Jan 13, 2023
@andresesfm andresesfm merged commit 821a730 into hyochan:main Jan 18, 2023
@andresesfm andresesfm deleted the fix_amazon_purchase_dialog branch January 18, 2023 17:35
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.

1 participant