sshropshire
sshropshire
Hey @soarb thanks for this feedback. I'll look into this. Out of curiosity, are you able to open a network profiler and inspect the HTTP responses that come from the...
@soarb I can see the difference in response handling we may need to provide a fix for this in our core repo. The visual bug is also interesting we may...
Hi @Burtan thanks for using the Braintree SDK for Android. Going forward, we want support the [Activity Result API](https://developer.android.com/training/basics/intents/result) for instances where an app switch occurs. In the case of...
@Burtan got it yeah that makes sense. We do want to support your use case, the deprecation was mainly because that codepath uses `startActivity` internally, which is also deprecated. In...
@Burtan my only concern would be in the case of a process kill. If the host activity / fragment is recreated, then it's the callers responsibility to invoke the `suspend`...
@Burtan apologies for not providing more context. I was referring mainly to a process kill in the case of an app switch. Using Venmo as an example, if a merchant...
Hi @DowsingUK thanks for using the Braintree SDK for Android. We have a 3rd-party jar library in common with iZettle we may have to investigate further on a potential solution....
@DowsingUK Using a fat aar should be fine since this is a compile time issue. We are still following up to see if we can provide a solution on our...
Hi @AlbinoDrought thanks for using Braintree Web Drop-in. AVS street address rules trigger when a credit card is vaulted. By default, when you generate a client token with a customer...
Hi @sreereddymenon thanks for using the Braintree SDK for Android. Can you provide steps to reproduce this issue so we can diagnose further? It may also help to see a...