sshropshire
sshropshire
Hi @emartynov I'm unable to reproduce on a Pixel 6 Pro running Android 13. What kind of device (or emulator) are you using, along with OS version? I can try...
I was able to complete the PayPal native flow successfully on an API 34 emulator. Can you share how you're instantiating the `PayPalNativeCheckoutClient` and setting the listener? Also I wonder...
@emartynov can you provide a test card that I can use to reproduce this issue? And was this the result of a `CardClient#approveOrder()` call?
@aaaaasunil any update on this? As @scannillo mentioned only `implementation 'com.paypal.android:card-payments:0.0.9'` should be needed.
Hi @susthitsoft can you provide more details / steps about what kind of use-cases you're looking to support?
@susthitsoft ok I understand the expected behavior. Are you observing different behavior in your use case for any of the steps? Or would this be an entirely new feature?
Hello @allanascano-otus thank you for using the Braintree SDK for Android. We're currently looking into this issue and hope to have an update soon.
Hi @BunnyBuddy thanks for using the Braintree SDK for Android. Can you elaborate on the message you're receiving?
Hi @maidt2212 can you provide more information on how to reproduce this issue? Also as a test, does it work when `minifyEnabled` is set to `false` in your app's build.gradle?
@maidt2212 ok got it thank you. I mention that only because the stack trace appears minified. I wonder if the obfuscation process might cause a bug somehow.