#zdenek-expo-background
1 messages · Page 1 of 1 (latest)
👋 I'm not really familiar with Expo and I don't really get what you are quoting/trying to do
well ... i need make sure that when app is in background and user taps app icon from launcher, no new main activity is launched
because if it is, it dismisses the web browser with 3DS/SCA
is your ask related to https://github.com/stripe/stripe-react-native/issues/355?
yes, exactly ... theres the solution to create 2 activities, but we are using Expo managed workflow and I am not sure how to do that with that setup
Unfortunately I don't really think it's possible specifically with Expo
I'd recommend bumping that github issue to register your interest for a fix
Well, I believe there are other cases where this is issue (borwser disappearing after returning to app thru launcher) so there must be some sort of solution