react-native-braintree-xplat icon indicating copy to clipboard operation
react-native-braintree-xplat copied to clipboard

setup not working?

Open tae-at-speer opened this issue 4 years ago • 1 comments

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....

tae-at-speer avatar Apr 15 '20 19:04 tae-at-speer

Same error here, any fix?

MattiaG96 avatar Jul 07 '21 21:07 MattiaG96