Hello all,
I have created an Ar app, in player setting unity have option render outside area. I set it to false and it render the black bar at notch on android device. How to apply for iphone device have notch?
You’ll need to render your own black bar using Screen.safeArea.
I have added script to UI canvas, but it only work on android devices