thunderbird / thunderbird-android

K-9 Mail – Open Source Email App for Android
https://k9mail.app/
Apache License 2.0
9.47k stars 2.42k forks source link

Ignore `ForegroundServiceStartNotAllowedException` #7789

Closed cketti closed 1 week ago

cketti commented 2 weeks ago

Try to ignore ForegroundServiceStartNotAllowedException when PushService is restarted by the system. Since I haven't been able to reliably reproduce this crash, there's no way to tell if this workaround will actually work. We'll have to put it out there in a beta version and see if ForegroundServiceStartNotAllowedException crashes reported via Google Play go down.

See #7416