Post

Replies

Boosts

Views

Activity

Reply to xctrace ends immediately on real iOS devices.
Hi Kacper, thank you for your reply! I can see target device in xctrace list devices. The output of xctrace is as below: $ xcrun xctrace record --device 'UDID' --template 'Time Profiler' --time-limit 1m --all-processes $ Starting recording with the Time Profiler template. Targeting All Processes. Time limit: 1.0 min $ Ctrl-C to stop the recording $ Recording completed. Saving output file... $ Output file saved as: AllProcesses_2020-07-01_15.32.23_A826235F.trace. I opened resulting trace, and it is saying: End reason: Device disconnected and Duration: 0 seconds Regards, kariaduu
Jul ’20