I’ve been going from app to app, some clients have a push notification setting but I’m still not getting anything when I’m outside of the app. What’s causing this? And are there apps where push notifications are working currently?

  • @[email protected]
    link
    fedilink
    16 days ago

    I use Arctic on iOS just for push notifications, works perfectly. Can’t find any working client for android though. I have tried few of them, some have notifications option but no way to turn them on for a specific account.

  • @Stovetop
    link
    201 month ago

    Lemmy as a protocol does not currently support push notifications. The best an app could do is to stay running and constantly check for new messages, but that is far from an ideal workaround.

  • @[email protected]
    link
    fedilink
    51 month ago

    I know Thunder on Android has push notifications because it checks once every 15 minutes for anything new. But I do not know about iOS.

    • @[email protected]
      link
      fedilink
      11 month ago

      Checking at a regular interval is “pull” (not push) though. Push means the client keeps a low-bandwidth connection to the server open so the server can notify the client as soon as something has happened.

      • @[email protected]
        link
        fedilink
        21 month ago

        Point taken, LOL. But at least you get notifications. At least on Android. As I said, I have no idea whether it works on iOS or not.

        • @[email protected]
          link
          fedilink
          21 month ago

          Yep. I’m not sure if OP was looking for technically-pull clients specifically, though I have to imagine conventional notifications are a basic feature even on iOS.

          • dawn. 🕸️OP
            link
            130 days ago

            Pull clients? I’m new to all of this. 😭

            • @[email protected]
              link
              fedilink
              230 days ago

              The difference is just whether the client app gets notified of new messages/replies by asking the server “Is there anything new?” on a set schedule (pull), or if the server sends the notification “Here’s something new!” only when there is a new one (push).

    • dawn. 🕸️OP
      link
      129 days ago

      this is very odd, but i installed sync for lemmy and notifications seem to be going through?