Open dachinat opened 5 years ago
I solved this by modifying JS code in package, to try to JSON.parse
and catch. But now paymenteToken is ""
.
@dachinat If you want, you can use my fork: https://github.com/wkoutre/react-native-payments. I was experiencing many issues, this being one of them. You should find them cleared up.
Doesn't seem like PRs are being looked at on this repo anymore.
@wkoutre Thanks a lot great help
Hello, I'm using
GooglePay
with Braintree on Android like so:And I'm getting JSON Parse error screen when this code is reached
Please help with this one out. Thanks.