Xcode 9 ios 11 hidden control center?

Viewed 1519

I've downloaded Xcode 9.3 beta from https://developer.apple.com/download/

I wanted to test something with the new control center and realized that I cannot see it. For some reason control center doesn't show up in my simulator 11.0(15A538e).

No settings for control center

Control center is not visible on swipe from the bottom

Is it a limitation of the similator beta or do I need to adjust some setting?

1 Answers

For future reference.

Tested with iOS 11.3.1 - is still the same situation. It looks like it's a limitation of simulator and control center is not part of what you can test in the simulator.

Related