react-native-braintree-xplat
react-native-braintree-xplat copied to clipboard
setup not working?
I got client token from the server and passed it to BTClient.setup(token) but I got this error: I'm using android
Could not invoke Braintree.setup
null
No static method newInstance(Landroid/app/Activity;Ljava/lang/String;)Lcom/braintreepayments/api/BraintreeFragment; in class Lcom/braintreepayments/api/BraintreeFragment; or its super classes (declaration of 'com.braintreepayments.api.BraintreeFragment' appears in /data/app/com....
Same error here, any fix?