Page MenuHomePhabricator

D4557.diff
No OneTemporary

D4557.diff

diff --git a/keyserver/src/push/rescind.js b/keyserver/src/push/rescind.js
--- a/keyserver/src/push/rescind.js
+++ b/keyserver/src/push/rescind.js
@@ -179,6 +179,8 @@
notification.contentAvailable = true;
notification.badge = unreadCount;
notification.topic = getAPNsNotificationTopic(codeVersion);
+ notification.priority = 5;
+ notification.pushType = 'background';
notification.payload =
codeVersion && codeVersion > 135
? {

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 17, 7:14 AM (19 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2517693
Default Alt Text
D4557.diff (455 B)

Event Timeline