eclipsesource / eclipsesource/tabris-js
Allow Tabris.js app to invoke other app and to receive response
Open
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
Currently we can `tabris.app.launch()` another app but can not receive a result.
### Expected behavior
Allow to receive a response via a standard os mechanism. Eg Android Intent or iOS App Groups which allow to share NSUserDefaults between apps in the same group (see Xcode project -> Capabilities -> App Groups)
Contributor guide
Assessment
This issue has not been assessed yet.