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
On Android is possible to minimize Stripe TapToPay screen and go to Home screen, when my application is reopened, Stripe TapToPay disappears.
To Reproduce
Launch TapToPay intent
Press Home button and go to Home screen
Reopen application
Stripe TapToPay screen disappears
Expected behavior
I expect Stripe TapToPay keep running or at least, there is a way to detect when Stripe TapToPay is closed.
Stripe Terminal React Native SDK version
(^0.0.1-beta.23) (^0.0.1-beta.22`)
Smartphone (please complete the following information):
Device: Galaxy M15 5G
OS: Android 14
Browser: not applicable
Version: not applicable
Additional context
In iOS is not possible minimize TapToPay screen.
The text was updated successfully, but these errors were encountered:
I'm facing a similar issue: when using Tap to Pay on iOS, I can't minimize or navigate back from the Tap to Pay screen unless I select the "X" option. However, on Android, I can go back using the navigation buttons and/or gestures.
I attempted to control this behavior using AppState, but when the Tap to Pay screen appears on Android, the background event is triggered—just as it happens when minimizing the app using the home button.
Describe the bug
On Android is possible to minimize Stripe TapToPay screen and go to Home screen, when my application is reopened, Stripe TapToPay disappears.
To Reproduce
Expected behavior
I expect Stripe TapToPay keep running or at least, there is a way to detect when Stripe TapToPay is closed.
Stripe Terminal React Native SDK version
^0.0.1-beta.23
) (^0.0.1-beta.22`)Smartphone (please complete the following information):
Additional context
In iOS is not possible minimize TapToPay screen.
The text was updated successfully, but these errors were encountered: