UIScreen weirdness

I see alot of weird behavour with second sceen in Xcode beta 1 and 2 (iOS13)


UIScreen.didConnectNotification is fired when you disconnect screen (in Simulator)

UIScreen.screens returns second monitor (in Simulator) even if no second screen is simulated


first is definetely bug, second... I guess it does make some kindof sense if you on Catalyst, but my monitor definetely shouldn't be there if not...

Replies

Yeah, I'm seeing this too on the Simulator.