tabris-js
tabris-js copied to clipboard
Extend app.launch() to support launching an app in a new task
Problem description
app.launch() launches apps in the task of the calling app per default. Provide an option that enables the Intent.FLAG_ACTIVITY_NEW_TASK flag enforcing the target app's activity to open in its own task (often the desired behavior).
Related: eclipsesource/tabris-js/issues/2027
Environment
- Tabris.js version: 3.4.0
- OS: Android