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

Correct exception when rsa key not provided #96

Open
ehsannarmani opened this issue Jun 17, 2024 · 1 comment
Open

Correct exception when rsa key not provided #96

ehsannarmani opened this issue Jun 17, 2024 · 1 comment
Labels
Bug Something isn't working

Comments

@ehsannarmani
Copy link

When i provided rsa key is a empty string or something invalid thing, the purchase process is keep going until user payment, and after that purchaseFailed callback is calling with:
com.android.org.conscrypt.OpenSSLX509CertificateFactory$ParsingException: Error parsing public key

I suggest to check that rsa key before start purchase proccess and give a correct exception.

@hamid97m hamid97m added the Bug Something isn't working label Jul 27, 2024
@hamid97m
Copy link
Collaborator

hamid97m commented Jul 27, 2024

Thank you for your suggestion; we will fix this issue in the next version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants