Skip to content
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

For android stripe is not working with new architecture enabled. #1774

Open
amanrathore18 opened this issue Nov 19, 2024 · 2 comments
Open

Comments

@amanrathore18
Copy link

amanrathore18 commented Nov 19, 2024

Describe the bug

I'm using CardField imported from react-native. Any of there is not triggering onCardChange, onFocus, onBlur. Please note when I'm setting newArchEnabled=false in my project then it it working but I wanna go with newArchEnabled=true it's compulsory.

Expected behavior
All events should work with newArchEnabled=true

Smartphone:

  • Device: [Samsung s24 ultra]
  • OS: [13]
@angelica-snowit
Copy link

Can I ask you to try what happens when a 3ds secure screen appears with RN 0.76?
In my case (new architecture enabled or not, no difference), I got the app freezed on iOS.

@sajorahasan
Copy link

Same here, my app is crashing on iOS with newArch enabled.
I am using latest expo version 52.0.11 and stripe latest version 0.40.0
Please take a look at below screenshot, app is crashing onBlur function
Screenshot 2024-11-25 at 10 52 00 PM

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

3 participants