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

3DS's ThreeDSecureResultCallback not triggered on Android13 device with targetSdkVersion to Android13. #594

Closed
JammyZ opened this issue Sep 27, 2022 · 4 comments

Comments

@JammyZ
Copy link

JammyZ commented Sep 27, 2022

General information

  • SDK/Library version: 4.12.0 and 4.16.0
  • Environment: Both Sandbox and Production
  • Android Version and Device: Pixel 4 Android 13, Pixel 5 Android 13
  • Braintree dependencies:
    "com.braintreepayments.api:card:4.12.0",
    "com.braintreepayments.api:samsung-pay:4.12.0",
    "com.braintreepayments.api:paypal:4.12.0",
    "com.braintreepayments.api:local-payment:4.12.0",
    "com.braintreepayments.api:union-pay:4.12.0",
    "com.braintreepayments.api:data-collector:4.12.0",
    "com.braintreepayments.api:three-d-secure:4.12.0",
    "com.braintreepayments.api:google-pay:4.12.0",
    "com.braintreepayments.api:american-express:4.12.0",
    'com.braintreepayments:card-form:5.4.0'

Issue description

My app is setting the targetSdkVersion to Android13.
The issue we faced is ThreeDSecureResultCallback is not response in release build after calling ThreeDSecureClient.performVerification on Android 13 devices. The 3DS verification code view is not displayed. I've tried the latest version 4.16.0, the issue persists. But it works fine on Android11/12 devices.
Do you have any idea?

@Pingapplepie
Copy link

We also wait for that BT developer team can adapt BT Android SDK to API Level 33.

@sshropshire
Copy link
Contributor

Hi @Pingapplepie thanks for using the Braintree SDK for Android. We're waiting on Cardinal, our 3rd Party MPI for 3DS to provide an Android 13 update before we can provide official support for API Level 33.

They mentioned the update should come sometime soon in the next couple of weeks. We'll provide updates here as we get more information.

@JammyZ
Copy link
Author

JammyZ commented Sep 28, 2022

Hi @Pingapplepie thanks for using the Braintree SDK for Android. We're waiting on Cardinal, our 3rd Party MPI for 3DS to provide an Android 13 update before we can provide official support for API Level 33.

They mentioned the update should come sometime soon in the next couple of weeks. We'll provide updates here as we get more information.

Thank you @sshropshire . We will keep following this.

@jaxdesmarais
Copy link
Contributor

Hey @JammyZ and @Pingapplepie -

This has been fixed by our 3rd Party MPI Cardinal. The fix has been released in version 4.18.0. Please let us know if you continue to run into this issue with their fix included after updating the SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants