Elektrine lite

← Feed

@MrSoup@lemmy.zip

Post #1491428

2026-04-09 16:40 UTC

By not having Google Play Services, isn’t this prevented?

Replies (2)

  • @bearboiblake@pawb.social 2026-04-09 17:01

    If you don’t use Google Play Services, you don’t get push notifications, so yes. Libre reimplementations of Google Play Services such as Gapps etc. or alternative push notification providers do not circumvent this issue, except possibly self-hosted push notification providers. This approach is really rare though and limited generally to very few apps.

    Open ##1491427

  • @Redjard@reddthat.com 2026-04-10 00:00

    Notification logging is usually done by some other part of android as far as I know. GMS is the typical way to deliver notifications and is a far more serious privacy concern, since it also directly passes googles servers and is not encrypted. However as others mentioned, signal does not send contents there, message notifications with the message contents stay on device.

    Open ##2489446