engineerapart / cordova-plugin-braintree

:credit_card: A Cordova plugin for the Braintree mobile payment processing SDK.
MIT License
3 stars 12 forks source link

Pin the android.support versions and ensure the DropInUI url schema i… #3

Closed codinronan closed 6 years ago

codinronan commented 6 years ago

…s registered for iOS.

FYI this is not sufficient. You will need a pre-build cordova hook for android to ensure that the same android.support version is used across all your plugins, because if they conflict, the plugin will crash.