Skip to content

Android device doesnt complete the transaction, i am not receiving nonce #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
manos2864 opened this issue Dec 27, 2023 · 1 comment

Comments

@manos2864
Copy link

manos2864 commented Dec 27, 2023

I am trying to complete a transaction from my app but i can't in android devices. I recently upgraded your package.
In ios is working fine but in android not.

  1. Braintree actionsheet opens.
  2. I choose credit card,
  3. i put my number
  4. i click add card
  5. After that i put my otp password and then i am not receiving any data from BraintreeDropIn.show, it shows a spinner (no errors or warnings) and it goes back to my app screen. I can't get nonce.

In ios device i receive the nonce correctly.. Am i missing anything?

My react-native version is: 0.63.4
My react-native-braintree-dropin-ui is: 1.1.7 before was 1.1.2

Edit:
I have added logs in this file -> RNBraintreeDropInModule.java into .show method but i never receive logs from setListener inside. I checked and i saw that i have clientToken and the launchDropIn is running but the .setListener is not.

@pckz
Copy link

pckz commented Feb 29, 2024

hey hey @manos2864 could you solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants