TelegramMessenger / Telegram-iOS

Telegram-iOS
6.37k stars 1.68k forks source link

Title: Push notifications show generic "You have a new message" instead of actual content #1623

Open Tilak1028-st opened 1 week ago

Tilak1028-st commented 1 week ago

Checklist

Actual Behavior Only showing generic text "You have a new message" despite receiving encrypted payload:

json { "aps": { "alert": "You have a new message", "mutable-content": 1 }, "p": "ln_G6cw07ov2ROZ4dxl7SP5g8U1UeZUpytMTleEfEdcLJta0N2Whjjhmtrp0JdBK..." }

Steps to Reproduce

  1. Set up push notifications in the app
  2. Receive a new message when app is in background
  3. Observe notification showing only "You have a new message"

Environment Device: iPhone 14 iOS version: 17.2 App version: 10.0.1

VetaLioSTV commented 2 days ago

1301 super old bug... still sometime appears, reboot helps,but not always.