You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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.
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
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:
The text was updated successfully, but these errors were encountered: