Analytics.deviceStatsEnabled

Switch to Manual
public static bool deviceStatsEnabled ;

Description

控制是否启用在运行时发送设备统计信息的功能。

要在运行时禁止发送设备统计信息,必须将此值设置为 false,并确保同时禁用 Analytics 和 PerformanceReporting 服务。

如果仍然启用了 Analytics 或 PerformanceReporting 服务,将此值设置为 false 将无效。

另请参阅:Analytics.enabledPerformanceReporting.enabled