Skip to main content
Devarai
Known Participant
August 30, 2018
Question

iPhone X and Home Indicator Bar

  • August 30, 2018
  • 1 reply
  • 1361 views

Hello,

how can I let this bar turn to "auto-hide" mode? When will this be supported? It is really in the way in my app!

Best,

Henning

This topic has been closed for replies.

1 reply

Flipline
Inspiring
August 31, 2018

I haven't used it myself, but Distriqt has a free ANE that lets you defer screen edge gestures, where it keeps the bar in a lower-opacity mode until you swipe, then if you swipe again it accepts the gesture like normal:

System Gestures ANE:

air native extensions

Devarai
DevaraiAuthor
Known Participant
August 31, 2018

Hello,

I have tried it and it helps a lot.... nonetheless 50% transparency is

still too much..... how can I tweak the transparency of the bar?

Best,

Henning

Flipline
Inspiring
August 31, 2018

So the only option we have for a perfect solution beyond this is the

auto-hide mode of the bar if I understood that right.


You can only use auto-hide if your app is something passive like a video player, and even then Apple is very strict at review time about whether they'll allow that or not for individual apps.  They generally want the home indicator bar on screen at all times, and you unfortunately just need to design your apps around that now and make sure your UI doesn't interfere.  I haven't seen any ANEs that let you use the auto-hide feature, I'm guessing mainly because Apple really doesn't want people to use it.