I want to profile an application for iOS when it starts from a user who pushes a push notification from a no-work state.
How to configure tools to connect to a specific application as soon as it starts on the device (as opposed to launching the application through the "Profile" button in Xcode)?
You can change the purpose of the process in the Tools to βAll processesβ on the device, and then filter to your application.
I called the test application example in the screenshot above.
test