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

Solved problem for "IAB Helper" not setup #40

Merged
merged 1 commit into from
Mar 10, 2018

Conversation

Javinator9889
Copy link
Contributor

In some devices, when a users clicks the button in order to make a donation, this exception is thrown because that Google Play may is not active or similar.
As this is managed by the lib, the user finds "impossible" (except by doing this trick: https://pastebin.com/Wda6FwPz) to catch and handle the exception.

The solution is implement an exception handler which shows a dialog (using the existing function "public void openDialog(int icon, int title, String message)") that inform users their phone does not support in-app purchases

In some devices, when a users clicks the button in order to make a donation, this exception is thrown because that Google Play may is not active or similar.
As this is managed by the lib, the user finds "impossible" (except by doing this trick: https://pastebin.com/Wda6FwPz) to catch and handle the exception.
@Javinator9889 Javinator9889 mentioned this pull request Mar 9, 2018
@dschuermann dschuermann merged commit 747d36a into SufficientlySecure:master Mar 10, 2018
@dschuermann
Copy link
Member

thanks!

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.

None yet

2 participants