We have adapted our game to iPhone X design and got a feedback from Apple representatives that they suggested to hide the home indicator in game.
I believe it's not there yet in Unity? It will be great if Unity can add this in (just an option below "Status Bar Hidden").
There's a post (https://medium.com/the-traveled-ios-developers-guide/iphone-x-dealing-with-home-indicator-2e8e47f5647f) on how to do this with iOS native code. I don't really understand so better wait for Unity...
sergioabril
Nov 11, 2017 11:06
What about Unity 5.5.x?
SweatyChair
Nov 08, 2017 04:18
Update from Unity staff:
- Player settings to mark certain screen edges as "protected" (the system gestures will be deferred to the second swipe): 5.6.4p3, 2017.1.2p4, 2017.2.0p2, 2017.3.0b8.
- Player setting to hide home button indicator: 5.6.4p3, 2017.1.2p4, 2017.2.0p2, 2017.3.0b8.