当前位置:  开发笔记 > 编程语言 > 正文

禁用Google App Measurement调试日志记录

如何解决《禁用GoogleAppMeasurement调试日志记录》经验,为你挑选了0个好方法。

在Xcode 7.2上,如何禁用这些调试/应用程序测量intempestive显示:

2016-01-07 11:52:53.085 MyApp[1457:]  App measurement v.1302000 started
2016-01-07 11:52:53.091 MyApp[1457:]  To enable debug logging set the following application argument: -GMRDebugEnabled (see http://goo.gl/Y0Yjwu)
2016-01-07 11:52:53.091 MyApp[1457:]  Debug logging enabled
2016-01-07 11:52:53.092 MyApp[1457:]  App measurement is monitoring the network status
2016-01-07 11:52:53.188 MyApp[1457:]  App measurement is ready to receive events
2016-01-07 11:52:53.201 MyApp[1457:]  No network. Upload task will not be scheduled
2016-01-07 11:52:53.202 MyApp[1457:]  Scheduling user engagement timer
2016-01-07 11:52:53.202 MyApp[1457:]  Timer scheduled to fire in approx. (s): 3600
2016-01-07 11:52:53.203 MyApp[1457:]  App measurement enabled
2016-01-07 11:52:53.237 MyApp[1457:]  Scheduling user engagement timer
2016-01-07 11:52:53.242 MyApp[1457:]  Canceling active timer
2016-01-07 11:52:53.245 MyApp[1457:]  Timer scheduled to fire in approx. (s): 3600
2016-01-07 11:52:53.270 MyApp[1457:]  Network status has changed. code, status: 3, Connected
2016-01-07 11:52:53.272 MyApp[1457:]  Timer scheduled to fire in approx. (s): 1614.930058836937
2016-01-07 11:52:53.272 MyApp[1457:]  Upload task scheduled to be executed in approx. (s): 1614.930058836937

一段时间以来困扰我......

谢谢 !

编辑:我尝试了 - noGMRDebugEnabled标志,重新安装应用程序没有 - GMRDebugEnabled,重置内容和设置,重新启动Xcode ...没有任何作用:-(

在此输入图像描述

推荐阅读
kikokikolove
这个屌丝很懒,什么也没留下!
DevBox开发工具箱 | 专业的在线开发工具网站    京公网安备 11010802040832号  |  京ICP备19059560号-6
Copyright © 1998 - 2020 DevBox.CN. All Rights Reserved devBox.cn 开发工具箱 版权所有