11-02-2018 10:36
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-02-2018 10:36
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
How long will an app keep running without interaction?
I have made a simple lap counter/timer app. It works great when I am running and remember to tag each lap. I recently was walking and forgot to hit the lap counter. At some point, my app was closed and my Ionic went back to the clock screen on its own. How long do I have before this happens? Is there a way to effect this duration?
Thanks.
Answered! Go to the Best Answer.
Accepted Solutions
11-02-2018 17:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


11-02-2018 17:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Is your app compiled for SDK2? https://dev.fitbit.com/blog/2018-10-05-announcing-fitbit-os-2.2/#app-timeout-api
11-02-2018 17:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


11-02-2018 17:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Is your app compiled for SDK2? https://dev.fitbit.com/blog/2018-10-05-announcing-fitbit-os-2.2/#app-timeout-api
11-02-2018 20:26
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-02-2018 20:26
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
It is. I see the 2 minute limit now.
Thanks

