Android - Linking.open is a new activity
Planted on
When using Linking.open
on React Native to handle app links, Android recognizes that as a new activity, setting the AppState to background
even though the app is still open.
When using Linking.open
on React Native to handle app links, Android recognizes that as a new activity, setting the AppState to background
even though the app is still open.