kraffslol / react-native-braintree-xplat

Cross-platform Braintree module for React Native
MIT License
81 stars 121 forks source link

How to upgrade iOS SDK manually? #127

Closed anniewey closed 4 years ago

anniewey commented 4 years ago

As per Braintree email, iOS SDK needs to be upgraded to minimum version 4.10.0. Is it just replacing the SDK folder in react-native-braintree-xplat/ios/RCTBraintree/Braintree?

juergengunz commented 4 years ago

@anniewey how did you end up upgrading to minimum version 4.10.0. ?

anniewey commented 4 years ago

@juergengunz I replaced the entire Braintree sdk folder with new sdk folder from https://github.com/braintree/braintree_ios/releases/tag/4.10.0 following the guide

I've also verified with BT team on the sdk version of the transaction made which indeed is 4.10.0