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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recent apps - deeplink activity

yesprasoon opened this issue · comments

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.