Actions
New feature / Change #5165
closedAdd keep-awake feature
Start date:
10/12/2022
Due date:
% Done:
0%
Estimated time:
Description
Edit : send alert if application lost focus, as background mode is deprecated.
https://github.com/capacitor-community/keep-awake
We discussed to use also background mode
https://capacitorjs.com/docs/v2/apis/background-task
- Be carefull do not keep background mode if there is no consultation active (e.g user is send to feedback screen).
- Activate Background mode if Invite is used.
Updated by Olivier Bitsch over 2 years ago
- Project changed from Health Care Worker @Home to hcw-patient
Updated by Yassine El Fallouhi over 2 years ago
- Assignee changed from Yassine El Fallouhi to Olivier Bitsch
- Status changed from In Study to Testing
Now we send a notification when the user quit the application
Updated by Olivier Bitsch almost 2 years ago
- Priority changed from High to Normal
Updated by Olivier Bitsch almost 2 years ago
- Status changed from Testing to Done
Actions