相关疑难解决方法(0)

禁用Google App Measurement调试日志记录

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

2016-01-07 11:52:53.085 MyApp[1457:] <GMR/INFO> App measurement v.1302000 started
2016-01-07 11:52:53.091 MyApp[1457:] <GMR/INFO> To enable debug logging set the following application argument: -GMRDebugEnabled (see http://goo.gl/Y0Yjwu)
2016-01-07 11:52:53.091 MyApp[1457:] <GMR/DEBUG> Debug logging enabled
2016-01-07 11:52:53.092 MyApp[1457:] <GMR/DEBUG> App measurement is monitoring the network status
2016-01-07 11:52:53.188 MyApp[1457:] <GMR/DEBUG> App measurement is ready to receive events
2016-01-07 11:52:53.201 MyApp[1457:] <GMR/DEBUG> No network. Upload task will not be scheduled
2016-01-07 11:52:53.202 MyApp[1457:] <GMR/DEBUG> Scheduling user engagement timer
2016-01-07 11:52:53.202 MyApp[1457:] <GMR/DEBUG> Timer …
Run Code Online (Sandbox Code Playgroud)

debugging xcode

25
推荐指数
1
解决办法
5857
查看次数

使用iOS 9.0 GM无法在Xcode 7.1 beta上调试应用程序

尝试在我的iPad上安装iOS 9.0 GM的Xcode 7.1 Beta(7B60)运行我的应用程序时出现以下错误:

在此设备上启用开发时遇到错误.

请尝试重新启动并重新连接设备.(0xE8000076)

这个问题有解决方法吗?Apple开发者论坛有一个相关的帖子,但没有解决方案

xcode ios ios9 xcode7.1beta

9
推荐指数
1
解决办法
3865
查看次数

标签 统计

xcode ×2

debugging ×1

ios ×1

ios9 ×1

xcode7.1beta ×1