Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在用户从非运行状态滑动推送通知启动时分析我的 iOS 应用程序。
如何设置 Instruments 以在设备上启动后立即附加到特定应用程序(而不是通过 Xcode 中的“配置文件”按钮启动应用程序)?
您可以将 Instruments 中的进程目标更改为设备上的“所有进程”,然后过滤到您的应用程序。
我在上面的屏幕截图中命名了我的示例应用程序test。
test