sshropshire
sshropshire
@nitingrov86 are you able to reproduce this issue reliably with the latest version of the SDK?
@nitingrov86 honestly [UI State Restoration](https://developer.android.com/topic/libraries/architecture/saving-states) will be the best bet since `onNewIntent` can be unpredictable at times (especially for older API versions). Supporting state restoration also helps improve the UX...
> should we un-deprecate these methods? @sarahkoop got it, yeah maybe so. We should definitely add it back if needed.
@gomera at the moment we do not have an update. We're still prioritizing the effort and coordinating with our 3rd party MPI Cardinal. As @hollabaq86 mentioned our [Support team](https://developer.paypal.com/braintree/help) will...
@mtrakal thanks for using the Braintree SDK for Android. We extracted this logic into our DropIn library. We'll look into this as a potential enhancement for `v4` of the Core...
@dlitvik there are some potential breaking changes that we would like to avoid before implementing this feature. We don't have a timeline yet, but we are prioritizing and considering adding...
Hi @StefMa thanks for using the Braintree SDK for Android. We're discussing internally what the best solution would be for this scenario. At a glance, it seems like a `destroy()`...
Hi @StefMa thanks for your patience. We're working on prioritization at the moment. We may enable SNAPSHOT builds soon so you can test out functionality before we do an official...
@matejhacin we're discussing possible solutions internally. If you'd like to contribute check out the discussion on [Developer Experience](https://github.com/braintree/braintree_android/discussions/496) we created.
@sdoward also feel free to share details on your current architecture to help us understand the context. We'll take this into consideration and respond to each point to give some...