marinofaggiana 4 年之前
父節點
當前提交
4f819b9098
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      iOSClient/AppDelegate.m

+ 3 - 0
iOSClient/AppDelegate.m

@@ -52,6 +52,9 @@
             @"dsn": @"https://42eaf570ec2646b1a564a4c4bfc8c279@o394108.ingest.sentry.io/5243836",
             @"debug": @(YES),
             @"enableAutoSessionTracking": @(YES)
+            /* PRIVACY
+             By default, we don’t apply the user identification provided to the SDK via the API. Instead, we use the installation ID generated with the first use of the application. The ID doesn’t contain any private or public data of your users or any public or shared data of their device.
+             */
         }];
     }