Im working on a game and i want to display the score and some other stuff on top of the screen of my phone. But my phone’s selfie camera is part of the screen and this blocks the vision on top of the screen. how can i fix this in a way that would work on all or most phones?
You should look at the Device Simulator: Device Simulator | Device Simulator | 3.0.3-preview
It allows you to simulate different device screens and can help you position your screen elements.