marinofaggiana 6 years ago
parent
commit
72c0baa00c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      iOSClient/AppDelegate.m

+ 0 - 1
iOSClient/AppDelegate.m

@@ -535,7 +535,6 @@ PKPushRegistry *pushRegistry;
                     } else {
                         content.title = content.title;
                         content.subtitle = [NSString stringWithFormat:@"%@ (%@)", result.displayName, domain];
-                        content.threadIdentifier = content.subtitle;
                     }
                     if (subject) {
                         content.body = subject;