element-x-ada/libraries/push/api
Jorge Martin Espinosa bba2e6df3f
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.
2026-03-27 06:54:27 +00:00
..
src/main/kotlin/io/element/android/libraries/push/api Fix ForegroundServiceDidNotStartInTimeException (#6470) 2026-03-27 06:54:27 +00:00
build.gradle.kts Let notifications use avatar fallback. 2025-11-12 11:28:42 +01:00