New feature / Change #5165
Updated by Olivier Bitsch over 2 years ago
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.