sshropshire
sshropshire
Hi @skauss Browser Switch doesn't offer explicit support for App Links at the moment. I'm not sure if there's a way to do this with any Android APIs. There are...
Hi @qluanbytedance does this issue still occur in the latest [4.26.1](https://github.com/braintree/braintree_android/blob/master/CHANGELOG.md#4261) version?
Hi @josephyanks thanks for your patience. Cardinal is aware of the issue and has informed us they are working on a fix. Unfortunately we don't have a firm estimate on...
@dcampogiani unfortunately no. We're waiting on Cardinal, we were told sometime around March there would be an update with the fixes but we haven't heard anything yet.
Hi @JammyZ is this reproducible? Can you try out the latest [4.24.1-SNAPSHOT](https://github.com/braintree/braintree_android#adding-it-to-your-project) version and see if it resolves the issue?
Hi @Kais-S and @auxDK thank you for your patience. We were notified that this has been fixed in the latest version of Cardinal. Can you update to the latest Braintree...
Hi @sreereddymenon thanks for using the Braintree SDK for Android. Have you taken a look at [ClientTokenProvider](https://github.com/braintree/braintree_android/blob/master/v4.9.0%2B_MIGRATION_GUIDE.md#client-token-provider)? This is a known limitation in our SDK because we use the [Activity...
Ok the deprecated methods are still covered by our unit tests so there shouldn't be any drawbacks. We've considered removing deprecation for some methods, but we may hold off until...
Hi @TomerBitan24 thanks for using the Braintree SDK for Android. Are you by chance using both the Braintree SDK and the [PayPal SDK](https://github.com/paypal/paypal-android/tree/main) in the same project? Currently we have...
To confirm, are you using both `com.braintreepayments.api:data-collector` and `com.paypal.android:fraud-protection` in your project?