#flodder
1 messages · Page 1 of 1 (latest)
Hi
And when you reload the app (close&open) did the app connect to Internet successfully then ?
You can check this for automatic reconnect:
https://stripe.com/docs/terminal/payments/connect-reader?terminal-sdk-platform=react-native&reader-type=internet#automatic-reconnection
You need to implement your own logic for reconnection, Stripe terminal doesn't reconnect automatially.