Skip to main content

Push notifications

Latte keeps you in the loop about new chat messages, friend requests, and group invites. How you're alerted depends on the device you're using — live in-app updates on the web, and true push notifications on your phone.

  1. There's nothing to switch on. While Latte is open in your browser, new chat messages, friend requests, and group invites arrive live, and anything unread shows a count badge on the navigation and your chat list.

    Screenshot coming soon
    The web navigation and chat list showing an unread-message count badge
    Capture spec (for maintainers)
    {
      "id": "web.notifications.push-notifications.unread-badge",
      "platform": "web",
      "route": "/",
      "actions": [
        {
          "pom": {
            "page": "ChatPage",
            "call": "openChatList"
          }
        }
      ],
      "clip": {
        "testId": "chat-list",
        "pad": 16
      }
    }
  2. The web app doesn't send system (operating-system) push notifications — those alerts only reach you while the tab is open. To be notified when Latte is closed or you're away from your computer, install the Latte mobile app and follow the Mobile steps.

On the Latte desktop app

The desktop app behaves exactly like the web app here: live in-app updates and unread badges, but no separate operating-system push. For alerts on the go, use the mobile app.