Use requestRebind instead of starting notification service
Description
Previously we used startService
to start the notification service, which can sometimes crash the app when called while in background.
Issue(s)
Test environment
Test procedures
Technical details
Screenshots
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation