element-x-android
bba2e6df - Fix `ForegroundServiceDidNotStartInTimeException` (#6470)

Commit
11 days ago
Fix `ForegroundServiceDidNotStartInTimeException` (#6470) * Start the `FetchPushForegroundService ` in foreground ASAP. This is a first step to mitigate `ForegroundServiceDidNotStartInTimeException` being thrown. * Don't stop the service immediately if it's running but not in foreground. Try waiting up to 5s for it to be in foreground.
Author
Parents
Loading