How do notifications work in the official Telegram Android app (Play Store vs Site version maybe)? Does it have the same mechanism as Signal, which only recognizes the presence of notifications via Google services, but sends them via its web socket service?

  • FarLine99@lemmy.worldOP
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    7 months ago

    “Signal only uses FCM to wake up the Android app if there are new messages waiting on the Signal server and the app isn’t connected to it. Signal does not include any information in these notifications, encrypted or otherwise, so Google can only infer that your device has something queued on Signal’s servers.” I was wondering if a similar system has been implemented in telegram?