Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade braintree_android to fix racing condition crashes #488

Open
nusjeff opened this issue Oct 23, 2024 · 0 comments
Open

Upgrade braintree_android to fix racing condition crashes #488

nusjeff opened this issue Oct 23, 2024 · 0 comments

Comments

@nusjeff
Copy link

nusjeff commented Oct 23, 2024

Braintree SDK Version

6.16.0

Environment

Production

Android Version & Device

Various

Braintree dependencies

implementation 'com.braintreepayments.api:drop-in:6.16.0'

Describe the bug

Our application has crashes reported on Play Console which are from Braintree SDK. This is a confirmed bug and fixed in braintree_android 4.48.0: braintree/braintree_android#982

com.braintreepayments.api:drop-in:6.16.0 still uses 4.45.0 so we should release a new version which upgrade to latest braintree_android ASAP

To reproduce

Unfortunately I'm not able to reproduce the issue as it is in some special racing conditions as explained here: braintree/braintree_android#982

Expected behavior

A new version of Dropin UI which uses latest braintree_android to avoid crashes from this racing condition

Screenshots

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant