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
{{ message }}
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.
If I open app from "Recent apps" in an Android device, app still remembers deeplink used last time and behaves that way. I add android:excludeFromRecents="true" temporarily, then it removes the app from "Recent apps" - but that is not an acceptable solution.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I open app from "Recent apps" in an Android device, app still remembers deeplink used last time and behaves that way. I add
android:excludeFromRecents="true"
temporarily, then it removes the app from "Recent apps" - but that is not an acceptable solution.The text was updated successfully, but these errors were encountered: