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
Describe the bug
After calling handleNextActionForSetup/handleNextAction to handle 3d secure with test card 4000002500003155, the app freeze like it has an invisible overlay blocking every other interaction. Restart is needed.
Only using the "close" as first action allows to return to the app normally (in this case, the promise is returned several seconds after the user close the window).
Expected behavior
App should be usable after closing 3d secure.
Smartphone:
Device: iPhone6 emulator / iPhone XR
OS: iOS8.1 (emulator) / iOS 16.4 (real device)
Browser: stock browser
Stripe Version: 0.39.0
RN Version: 0.76.1
New architeture: disabled
I've made some test and I can confirm that this is happening in real devices too, and that wasn't happening with RN v0.75.4.
The text was updated successfully, but these errors were encountered:
angelica-snowit
changed the title
handleNextActionForSetup/handleNextAction freeze on iOS
[iOS] handleNextActionForSetup/handleNextAction freeze
Nov 18, 2024
angelica-snowit
changed the title
[iOS] handleNextActionForSetup/handleNextAction freeze
[iOS][RN 0.76] handleNextActionForSetup/handleNextAction freeze
Nov 18, 2024
Describe the bug
After calling handleNextActionForSetup/handleNextAction to handle 3d secure with test card 4000002500003155, the app freeze like it has an invisible overlay blocking every other interaction. Restart is needed.
Only using the "close" as first action allows to return to the app normally (in this case, the promise is returned several seconds after the user close the window).
Expected behavior
App should be usable after closing 3d secure.
Smartphone:
I've made some test and I can confirm that this is happening in real devices too, and that wasn't happening with RN v0.75.4.
The text was updated successfully, but these errors were encountered: