Steps:
- Launch app using the launcher icon
- Visit few pages / screens
- Minimize app
- Launch again from the launcher, the last activity resumes
Steps (issue):
- Launch app using a deeplink from outside
- Visit few pages / screens
- Minimize app
- Launch again from the launcher, the launch activity starts over the previous activity
How can we ensure that the current running activity is resumed when app is opened using launcher ?
possibly related: App restarts rather than resumes
The app in question is: https://play.google.com/store/apps/details?id=fun.drawguess and is deeplinked with urls starting https://drawguess.fun
built using the svg twa example: https://github.com/GoogleChromeLabs/svgomg-twa