marinofaggiana před 6 roky
rodič
revize
72c0baa00c
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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;