Created attachment 468488 [details] screenshot I would like to add full screen support for our game, but we have a health bar in the top left corner which gets overlapped by the full screen close button. Ideally this close button would not be shown at all, but I understand that for security reasons this might not be possible without an alternative. Some alternatives could be: - Hide the button until the user taps the screen - Allow the user to swipe down from the top of the screen, similar to how it works on Android - Automatically exit full screen whenever safari is closed - Add another gesture that is not commonly used by web apps, such as two or three finger swipes in a certain direction
<rdar://problem/118279330>