0

It doesn't seem to main in Time Profiler - Xcode 9.1

Profile should look like this:

enter image description here

But it seems that way:

enter image description here

I have 2 iPads. I can see "main" one but I don't see in the other ipad. I don't understand what the difference. Are need to make an adjustment on the iPad?

Paul R
  • 208,748
  • 37
  • 389
  • 560
Yunus T.
  • 569
  • 7
  • 13
  • 1
    Possible duplicate of [Time profiler doesn't show me functions](https://stackoverflow.com/questions/36527164/time-profiler-doesnt-show-me-functions) – Swift Dev Journal Nov 15 '17 at 19:59

1 Answers1

0

this way, when you change the iPad's settings solved the problem.

on the Settings>Developer>Instruments>Logging screen change Energy = True

Yunus T.
  • 569
  • 7
  • 13