marinofaggiana 6 лет назад
Родитель
Сommit
72c0baa00c
1 измененных файлов с 0 добавлено и 1 удалено
  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;