sshropshire
sshropshire
@fobos531 are you using the latest `1.0.0` version?
@crazylotus can you elaborate more on what you're requesting? The docs highlight our [recommended integration pattern](https://developer.paypal.com/braintree/docs/guides/drop-in/setup-and-integration/android/v4). Is there another way that's more optimal for your app?
Hi @m-s-morgan I wonder if this is related to the following GitHub issue we just submitted a fix for: https://github.com/braintree/braintree_android/issues/641. The issue filed has an unobfuscated stack trace that seems...
@ersen-lw still looking into this at the moment. I agree, deobfuscation may help but at the least we can get them a stack trace to see if it helps resolve...
@ersen-lw @m-s-morgan @soarb maybe `ThreeDSecureActivity` in the Braintree SDK needs to use `Theme.AppCompat`. I made this [PR](https://github.com/braintree/braintree_android/pull/661) and once it's approved we'll update the core dependency in this repo to...
@ersen-lw @m-s-morgan @soarb `ThreeDSecureActivity` now uses `Theme.AppCompat` in the latest [6.8.0](https://github.com/braintree/braintree-android-drop-in/blob/master/CHANGELOG.md#680) version. Please reply here if the issues persists (or is resolved 🤞).
@m-s-morgan awesome! Thanks for the feedback! I'll close this for now. We'll keep an eye open for regressions but it sounds like we should be good.
@Hector1990 thanks that video is for the popup dialog. This seems to be a separate issue where the user isn't automatically redirected back to the application? Would you consider this...
@Hector1990 got it yeah that's interesting. Does it just hang? Do you have a video of the deep link not being triggered automatically? Only asking because I haven't seen this...
Hi @Hector1990 does this issue still occur in the latest [4.26.1](https://github.com/braintree/braintree_android/blob/master/CHANGELOG.md#4261) version?