sshropshire

Results 221 comments of sshropshire

Hello all. Please see version [4.48.0](https://github.com/braintree/braintree_android/blob/main/CHANGELOG.md#4480-2024-07-02). We found a race condition recently where we were calling a CardinalSDK "cleanup" method too early, and applied a patch to resolve it. Feel...

Hey @erawhctim thanks for the request. We're working on a `v5` beta release soon and we'll make sure to consider this as a feature add on. It's worth calling out...

@erawhctim got it so the PayPal vault Fragment parent activity may be one of several possible Activity subclasses provided by your app? The vault Fragment should be able to access...

Hi @costafotjet thanks for using the Braintree SDK. We've gotten assurance from Google that version `3.21.1` resolves the issue in the past. Also Google mentioned: > Please ask your merchants...

@costafotjet as an aside, would you be willing to share some of your experience upgrading to `v4` of the SDK? We've received some feedback in the past about some of...

@costafotjet got it yeah that's understood. It may be a Google issue we've seen a few inbounds related to this recently and even double checked with Google recently this month....

Yes please update to `3.21.1` for `v3` and `4.41.0` for `v4` on all tracks (public and private) in the Google Play Console.

@Kowshika-aspire try updating to version `5.4.2` of DropIn. @vuphamdirox updating to version `3.21.1` should be enough. Also in Google Play, please __make sure all tracks (production and test)__ are referencing...

Also @kmayoral [KountConfiguration.java](https://github.com/braintree/braintree_android/blob/7476645d50eedf6cfbfb7ada97c9982a61353f74/Braintree/src/main/java/com/braintreepayments/api/models/KountConfiguration.java#L12) is a data class maintained by Braintree. It's only used for JSON parsing, so it should be fine.

@BunnyBuddy @kmayoral we have reached out to Google as well and we're waiting to hear back. We were told this issue (due to a 3rd party dependency that we've since...