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

Removed login dialog when installing InApps for Huawei #236

Merged
merged 1 commit into from
Nov 25, 2020
Merged

Removed login dialog when installing InApps for Huawei #236

merged 1 commit into from
Nov 25, 2020

Conversation

aberkowski
Copy link
Contributor

Removed login dialog when installing InApps for Huawei. Changed to call handleInstallError when user is not logged in.
There was a problem when installing InApps when user is logged out. HuaweiPurchaseManager was opening login window - handleInstallError was not called and InApp products was still not installed after successful login. I think that it will be better to call handleInstallError and leave it to a programmer - he can open login window or show text dialog.

…ll handleInstallError when user is not logged in.

There was a problem when installing InApps when user is logged out. HuaweiPurchaseManager was opening login window - handleInstallError was not called and InApp products was still not installed after successful login.
@MrStahlfelge
Copy link
Member

Thanks for your contribution. How can the user login, is it possible via an other app?

@aberkowski
Copy link
Contributor Author

Yes, user can login via Huawei AppGallery app. If logged once he will be logged all the time unless he click to log out.

@MrStahlfelge
Copy link
Member

Good to know!

@MrStahlfelge MrStahlfelge merged commit d111f85 into libgdx:master Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants