Closed mionescu95 closed 3 months ago
Hi @mionescu95 can you confirm which version of DropIn you're using at the moment?
@mionescu95 you'll need version 3.21.1
to ensure compliance. Please make sure you're using the latest minor version of DropIn for the particular major version currently associated with your app.
Hi @sshropshire We are implementing com.braintreepayments.api:drop-in:6.11.1, not directly com.braintreepayments.api:data-collector
Thanks @mionescu95. Updating to the latest 6.14.0
version should help resolve the issue.
Thanks for the quick response @sshropshire. I just want to double confirm that 6.14.0 would solve the issue before going to release because I saw that braintree_android fixes it in 4.41.0 and drop-in 6.14.0 implements braintree_android 4.40.1, so not exactly the version we need.
@mionescu95 oh understood. Yes we do need to bump our DropIn version you're correct.
But in your case updating to the latest DropIn version should be fine. The 4.41.0
Core SDK version addresses an issue with the :PayPalNativeCheckout
module, which DropIn does not use.
Is your feature request related to a problem? Please describe.
Hi, we received emails from Google Play regarding SDK: Paypal Data Collector com.paypal.android.sdk:data-collector (consider upgrading to version com.braintreepayments.api:data-collector:3.21.0)
Describe the solution you'd like.
We saw that braintree_android already solved this issue in the latest release. Do you plan to update this library soon and create a new release ?