It would be awesome if there was a mode that automatically enabled ShowTime if there was an external screen connected or a screen recording started. It seems like you could do this via observing the following Notifications:
UIScreen.didConnectNotification
UIScreen.capturedDidChangeNotification
It would be awesome if there was a mode that automatically enabled
ShowTimeif there was an external screen connected or a screen recording started. It seems like you could do this via observing the followingNotifications: