eclipsesource / eclipsesource/tabris-js

Extend app.launch() to support launching an app in a new task

Open
#2,047 0 comments 0 reactions 0 assignees View on GitHub
android feature
Dominant language
JavaScript
Stars
1.4k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.