Skip to content

Correct exception when rsa key not provided #96

Description

@ehsannarmani

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions