-
Notifications
You must be signed in to change notification settings - Fork 79
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
6.5.1 PayPal not working #377
Comments
Hi @molchanovskiy thanks for using the Braintree SDK for Android. Are you instantiating the |
@sshropshire |
A few questions:
Also, can you provide a video of the unexpected behavior so we can better assist with debugging? |
@molchanovskiy this integration pattern could cause unpredictable behavior. |
@sshropshire |
@sshropshire |
Awesome! Closing this for now. Feel free to reopen this if you encounter the issue again. Going forward, if you'd like to share more about your use case, we are coming up on a |
PayPal always gives UserCanceledException and onDropInSuccess is never called.
Could you check what is wrong?
I had tested with PayPalClient and it works fine, the issue only exist when using DropInClient
The text was updated successfully, but these errors were encountered: