Problem with the notch

How do I adjust the size of the game and make it fit the notch, for example my phone has a notch(Front camera and other things depends on the device ) and rounded edge of the screen,So how can the game fit the notch of each phone? In older versions of gdevelop the resolution adjusts to the notch automatically, but now that 5.0.140 came out with android 12, it makes the game go full screen ignoring the notch, then it causes information that is needed on the screen to be lost, any solution? I await your answers and thanks in advance

Check the “Game Properties” settings to help control this.
https://wiki.gdevelop.io/gdevelop5/all-features/window#size_of_the_window

Thank you,I already knew this, but how do I know what size the notch is and thus adjust the resolution, because not all phones have the same notch?