ionic-team / ionic-plugin-deeplinks

Handle deeplinks into your Ionic/Cordova apps from Universal Links, App Links, and Custom URL schemes. For those using Ionic 2, there are some nice goodies that make life easier.
Other
332 stars 220 forks source link

Recent apps - deeplink activity #230

Open yesprasoon opened 4 years ago

yesprasoon commented 4 years ago

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.