braintree / braintree_android

Braintree SDK for Android
https://developer.paypal.com/braintree/docs/start/hello-client/android/v4
MIT License
409 stars 234 forks source link

Drop In PayPal not working in Android 11(please do not close this ticket with out resolving this issue). #413

Closed khalil05400 closed 3 years ago

khalil05400 commented 3 years ago

I have integrated Braintree into my android application. I am using drop-in UI. But when I click on the "Checkout With PayPal" Button the BrainTreePayment Activity finishes and onActivityResult is called with resultCode being 0. It does not return any error. It does not open the PayPal application or browser.

Note: This issue is happening in only Android 11

Please help me resolve this issue.

sshropshire commented 3 years ago

Sample Template:

General information

Issue description

khalil05400 commented 3 years ago

Brain tree drop in 4.6.0 Android sdk 11 Api level 30 Gradle 4.1.3

On Tue, 6 Jul 2021, 9:03 pm sshropshire, @.***> wrote:

Sample Template: General information

  • SDK/Library version:
  • Environment:
  • Android Version and Device:
  • Braintree dependencies:

Issue description

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/braintree/braintree_android/issues/413#issuecomment-874888167, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARU6UYWNC64AQOHQVPBCM7TTWMSO5ANCNFSM4742ZXYA .

sshropshire commented 3 years ago

Hi @khalil05400 thanks for using the Braintree SDK for Android. I would recommend updating to the latest com.braintreepayments.api:drop-in:5.2.1 version of the DropIn library. Also since this is for DropIn, if the issue still persists after upgrading please open an issue in our DropIn repo.

santhoshvgts commented 2 years ago

@khalil05400 Is is this issue fixed ?

sshropshire commented 2 years ago

Can you update to version 6.0.2 of DropIn and send a video reproducing the unexpected behavior?