Session messenger android client currently feels unpolished while simplex seems to require it to run in the background for instant notifications. Is there an alternative that is better than those 2?

  • @[email protected]
    link
    fedilink
    87 months ago

    google firebase notification system

    Why though? If a app has its own implementation this is a non issue really.

    • @[email protected]OP
      link
      fedilink
      English
      47 months ago

      To save battery life I suppose. Also some phones may kill a background app even when told not to thus preventing messages from being received.

      • @[email protected]
        link
        fedilink
        57 months ago

        may kill a background app even when told not to

        Most of the time this can disabled somewhere in the app permissions. i have done this for a couple of apps without much issue.

      • umami_wasabi
        link
        fedilink
        1
        edit-2
        7 months ago

        I have simplex notification service running 24x7. while rarely open, i never missed a message when it arrive (i use it as a message bridge between my devices). Nor I feel it uses more battery that it can’t hold a day of use despite it running constantly in the background. I’m using S21FE btw.