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

Support for 6.X Braintree pod #418

Open
khoogheem opened this issue Jul 6, 2023 · 8 comments
Open

Support for 6.X Braintree pod #418

khoogheem opened this issue Jul 6, 2023 · 8 comments

Comments

@khoogheem
Copy link

khoogheem commented Jul 6, 2023

Is your feature request related to a problem? Please describe.

Support Braintree 6.X

Currently the drop in only supports up to next major

[!] CocoaPods could not find compatible versions for pod "Braintree/ApplePay":
  In Podfile:
    Braintree/ApplePay (= 6.2.0)

    BraintreeDropIn (= 9.8.2) was resolved to 9.8.2, which depends on
      Braintree/ApplePay (~> 5.19)

Specs satisfying the `Braintree/ApplePay (= 6.2.0), Braintree/ApplePay (~> 5.19)` dependency were found, but they required a higher minimum deployment target.

Describe the solution you'd like.

our current setup is:

    pod 'BraintreeDropIn', '9.8.2'
    pod 'Braintree/ApplePay', '5.22.0'

and can't update to 6.x until drop in allows

@scannillo
Copy link
Contributor

👋 Hello @khoogheem - thank you for opening this issue with us.

I have asked our product team to add updating Drop-In to use the latest Braintree iOS v6 to our development roadmap. We will keep you posted when we are able to get this work prioritized.

For internal tracking - ticket DTBTSDK-2832.

@scannillo
Copy link
Contributor

Just an update here, @jaxdesmarais spiked out this change and found that we'll likely have to convert Drop In to Swift in order to update to braintree_ios V6 (due to a Swift lang bug; see forum 1 and forum 2).

While this still not on our current roadmap due to limited staffing, we will keep this ticket open as it is a necessary change to make.

We encourage folks to comment here who also need this update to help increase priority.

@aj2109
Copy link

aj2109 commented Nov 13, 2023

Good morning,

Any movement on this? Would be nice to have the project move onto the latest Braintree.

Many thanks,

Adam

@scannillo
Copy link
Contributor

👋 Hi @aj2109 - thank you for commenting on this issue, it helps our product team get a sense of priority & need. Updating DropIn to braintree_ios V6 is an upcoming work-stream for our team. As we have updates, we will keep you posted!

@aj2109
Copy link

aj2109 commented Nov 22, 2023

Thank you @scannillo, appreciate the update.

@aj2109
Copy link

aj2109 commented Jan 25, 2024

Hello, any updates on timelines for the above? @scannillo

@KushanF
Copy link

KushanF commented Feb 14, 2024

Hi @scannillo
Is there an update on this? Most Braintree fraud protection features recommend that the latest version of BT is used. But the drop-in UI is not at the same level. This becomes a blocker for businesses that are paying for the advanced fraud prevention features but can't use it to its full potential

@jaxdesmarais
Copy link
Contributor

Hey all -

We do not currently have a timeline for this work but will keep this thread updated as we have updates.

Additionally @KushanF iOS v5 has access to the same advanced fraud protection tools as iOS v6. If you are running into issues with a specific subset of advanced fraud protection features please open a new issue with those details as they should be unrelated to iOS v5 vs iOS v6.

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

No branches or pull requests

5 participants