The record button is greyed out when I try to profile my app on the device using instruments. In the simulator it works fine but when I launch Instruments using Product -> Profile, Instruments launches successfully but the record button is greyed out. My Scheme is set to Debug. Does anyone know how to fix this?
Asked
Active
Viewed 2,724 times
2
-
Are you sure that your 'Target' (iOS Simulator etc) and Scheme (SampleApp.app etc.) are set properly? If yes, which Xcode version are you using. Please share a screenshot? – raurora Oct 13 '14 at 01:43
-
possible duplicate of [Instruments does not work on XCode 4 with device](http://stackoverflow.com/questions/6297554/instruments-does-not-work-on-xcode-4-with-device) – raurora Oct 13 '14 at 01:47