Open nvrxa35 opened 2 months ago
Hi @nvrxa35 thanks for using the Braintree SDK for Android. Are you able to use chrome://inspect
to examine the console log and see if there's a more specific error output when you reproduce this issue?
Hi @sshropshire , thanks for your reply. Attaching console logs ss.
Hi @sshropshire , any update?
Braintree SDK Version
v4
Environment
Sandbox
Android Version & Device
Samsung Galaxy F23 - A14
Braintree dependencies
implementation 'com.braintreepayments.api:paypal:4.39.0' implementation 'com.braintreepayments.api:card:4.39.0'
Describe the bug
On click of "Agree &b continue", the screen is just loading.
To reproduce
Expected behavior
It should send response to onPayPalSuccess method.
Screenshots