Add boot detection in the NSE and use this to inform the user that there may be more notifications. (#5054)
* Add an initial implementation of the receivedWhileOfflineNotification. * Only deliver a single receivedWhileOffline notification per boot and clarify the API. * Add a 15-minute threshold for the receiveWhileOfflineNotification.
This commit is contained in:
@@ -454,6 +454,7 @@
|
||||
"notification_mentioned_you_body" = "Mentioned you: %1$@";
|
||||
"notification_new_messages" = "New Messages";
|
||||
"notification_reaction_body" = "Reacted with %1$@";
|
||||
"notification_received_while_offline_ios" = "You received one or more notifications while offline.";
|
||||
"notification_room_invite_body" = "Invited you to join the room";
|
||||
"notification_room_invite_body_with_sender" = "%1$@ invited you to join the room";
|
||||
"notification_sender_me" = "Me";
|
||||
|
||||
Reference in New Issue
Block a user