marinofaggiana 6 年 前
コミット
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;