开发者

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

开发者 https://www.devze.com 2023-04-08 04:42 出处:网络
Is it possible to test a phonegap application for IOS with the inbuilt performance monitoring tool Instruments?

Is it possible to test a phonegap application for IOS with the inbuilt performance monitoring tool Instruments?

When ever i run the 开发者_JS百科APP in the instruments, it says "failed to get task for pid 123".

I am using xcode 3.2.x and 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.

Thanks

0

精彩评论

暂无评论...
验证码 换一张
取 消