For those who use GrapheneOS, is it worth it? Do you like it?

My backups are done, all that is left is the final choice to wipe my whole phone.

  • M1k3y@discuss.tchncs.de
    link
    fedilink
    arrow-up
    0
    ·
    5 days ago

    Most apps typically use Google services for notifications, so all apps use one single service running all the time.

    Without Google, apps can develop a fallback where each app polls for its own notifications, but continously running a service per app costs battery, so the services do not run all the time. This is the reason why notifications are delayed.