A back-to-basics question from me for once :-)
We have an important line of business app that will often get killed (so that the user sees they need to log back in and they will lose any unprocessed work) when another of the kiosked apps is launched.
The devices don't seem to be short of RAM when this happens and the "other" app can be something as basic as Google's phone app.
Am I missing some obvious way to preserve the context of the line of business app? Is it as simple as changing launch://com.myapp.app to launchwithrecents://com.myapp.app (I never fully understood what this would do)... Edit: No, custom command launchwithrecents://com.myapp.app stopped the icon from doing anything at all.
Our lockdown profiles currently have the "recents button" setting disabled.
We're running Android 11, Native activity suppression and Mobicontrol 15.5