Has anyone faced the issue where Instruments' record button is disabled when running on device? The only reference to this I could find was on Stack Overflow, where someone suggested making the Profile scheme use the Debug build configuration. I've done that to no avail.
Instruments Record Button Disabled for Device
Instruments 6.4. Devices are 1) iPhone 5 with iOS 8.4 and 2) iPad Air with iOS 8.2. Templates that don't work: Dispatch and any of the Core Data templates. After posting here, I noticed a little exclamation mark saying "this device does not support this instrument". Not exactly sure what that means. Is it my device or do those instruments only work in simulator?
Is there documentation about each template somewhere that talks about this?
I get this same message/error when attempting to run a custom instrument on a simulator target. With the "allocations" and "VM tracker" instruments in my template, I added a custom instrument. The traces for allocations and vm tracker are then set to read "This instrument's supported recording modes are deferred" and the custom instrument reads "This instrument's recording modes are none"
I had same issue, and Instruments' record button and menu are disabled and grayed for my iPad Pro and iPhone 5S with my MacBook Air (2011 mid).
Someone told me try to reboot the device, and it works now!
So, try rebooting the device.