开发者

Is it possible to load other applications in Instruments?

开发者 https://www.devze.com 2022-12-23 14:35 出处:网络
I’d like to use Instruments to peek at some third-party applications on my iPhone, is that possible? If I attac开发者_如何学Pythonh Instruments to some of the applications I develop, everything goes

I’d like to use Instruments to peek at some third-party applications on my iPhone, is that possible? If I attac开发者_如何学Pythonh Instruments to some of the applications I develop, everything goes well. But when I try to load some other application, Instruments complain that they can’t “get task for pid XY.” Is that a security measure?


This is the iPhone telling you that the app you're trying to run won't let the debugger attach to it. Without a debugger attached you can't run Instruments.

This is an intentional security measure, withut hacking the 3rd party apps you will not be able to view them in Instruments.


Hey.
From Instruments documentation: For your protection, the instrument does not allow you to process any application that is not code-signed with your provisioning profile. This includes any copy that has been downloaded from the iTunes App Store.

0

精彩评论

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

关注公众号