简体   繁体   English

(iOS +手机差距)-使用乐器配置最终应用

[英](ios + phone gap) - Profile final app with instruments

Is it possible to test a phonegap application for IOS with the inbuilt performance monitoring tool Instruments? 是否可以使用内置的性能监视工具Instruments测试IOS的phonegap应用程序?

When ever i run the APP in the instruments, it says "failed to get task for pid 123". 每当我在乐器中运行APP时,它都会显示“无法获取pid 123的任务”。

I am using xcode 3.2.x and ios 4.2 我正在使用xcode 3.2.x和ios 4.2

This is a problem because of the provisioning profile which isn't configured properly. 这是一个问题,因为配置文件配置不正确。 SO to have your instruments running you need your developer and distribution profiles set in the xcode configurations properly. 因此,要使仪器运行,您需要在xcode配置中正确设置开发人员和分发配置文件。

Thanks 谢谢

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM