1

I would like to test my app on physical device using Xcode Profile tools but from some reason each device which I connect is marked as offline in Profiler.

enter image description here

What is the approach for making them as accessible to select?

I have: Xcode 8.1

Robert
  • 3,790
  • 1
  • 27
  • 46
  • 1
    you can restart your device! then connect your device to your mac->open Xcode->press command + i you could d this – Abu Ul Hassan Jan 04 '17 at 13:11
  • or visite http://stackoverflow.com/questions/32878283/unable-to-profile-app-on-device-with-ios-9-0-1-using-xcode-7-7-0-1-or-7-1-beta – Abu Ul Hassan Jan 04 '17 at 13:12

1 Answers1

3

The first comment is right: after I restarted the device (and only the device, no re-connection was needed, even XCode shouldn't have been restarted), it worked.

Display Name
  • 4,502
  • 2
  • 47
  • 63