Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32423110
D4226.1765351903.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
457 B
Referenced Files
None
Subscribers
None
D4226.1765351903.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D4226: Enable rescinding from AppDelegate on iOS
Attached
Detach File
Event Timeline
Log In to Comment