Page MenuHomePhabricator

D4226.diff
No OneTemporary

D4226.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
@@ -173,7 +173,7 @@
notification.badge = unreadCount;
notification.topic = getAPNsNotificationTopic(codeVersion);
notification.payload =
- codeVersion && codeVersion > 1000
+ codeVersion && codeVersion > 135
? {
backgroundNotifType: 'CLEAR',
notificationId: iosID,

File Metadata

Mime Type
text/plain
Expires
Mon, Nov 25, 1:35 AM (21 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2577935
Default Alt Text
D4226.diff (457 B)

Event Timeline