alexispurslane / neo

An Android-native, Material You-based, slick, clean, UX-first Matrix client
GNU General Public License v3.0
15 stars 1 forks source link

Notification foreground service not working after boot until the first time the application is launched #4

Closed alexispurslane closed 3 months ago

alexispurslane commented 10 months ago

This probably has something to do with a permissions issue, or the websocket api not being woken up properly when the NotificationService is launched by the boot handler instead of by the MainActivity, but I really don't know.