• version_unsorted
      link
      fedilink
      arrow-up
      5
      ·
      1 year ago

      It is pretty common when starting to use apps that don’t depend on Google services to not get notifications. Many struggle with inconsistent and sub-optimal notification strategies such as background sync via polling or a custom notifications service and need battery optimizations turned off. UnifiedPush allows for push notifications from a server or your choosing so those other methods don’t need to be used.

    • QuazarOmega@lemy.lol
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Often apps in the background will be killed aggressively, so check this website out to see how to turn off battery optimization on the apps you need always running https://dontkillmyapp.com/

      Soon you’ll be able to turn it on again and use a UnifiedPush app instead