Page MenuHomePhorge

D4226.1765351903.diff
No OneTemporary

Size
457 B
Referenced Files
None
Subscribers
None

D4226.1765351903.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
Wed, Dec 10, 7:31 AM (18 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5862041
Default Alt Text
D4226.1765351903.diff (457 B)

Event Timeline