01-15-2019 06:04
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-15-2019 06:04
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I'm implementing two short games for Fitbit Ionic and each of them, similar to each Fitbit app, includes index.js, index.gui and widget.gui. I need to put the games into one application as the user is supposed to take one of the games when prompted (it is for research purpose). However, I don't know how to create a higher level app that can run one of the games; for example the higher level app runs game 1 if the user taps on "Start game 1". Does anyone know how I can do it? thanks

01-15-2019 07:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-15-2019 07:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
This library might help you

01-15-2019 11:56
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


01-15-2019 11:56
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
...or keep them as separate apps and use launchApp().
Gondwana Software

01-15-2019 14:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-15-2019 14:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
This library might help you

01-16-2019 01:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-16-2019 01:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thanks.Where can I find the guide on how to use launchApp() function?

01-16-2019 09:05
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


