Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Stay Above Iphone X Home Indicator?
Forum Update on Monday, May 27th 2025

Stay Above Iphone X Home Indicator?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 490 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MichaelRink
    wrote on last edited by
    #1

    Anyone know how to stay above the home indicator on the iphone X?

    The default behavior seems to be to let the UI flow under the home notch instead of staying above it as Apple recommends.

    0_1517511682652_iphonex home indicator overlap.png

    Right now the home indicator overlaps text near the bottom of the screen as seen above and I'd like to just lift all UI elements high enough that they're not covered.

    1 Reply Last reply
    1
    • GTDevG Offline
      GTDevG Offline
      GTDev
      wrote on last edited by
      #2

      Hi,

      the iPhone X notch is a really troublesome little fellow. If not handled correctly, you will face such layout issues, which can even break functionality of your app.

      To properly handle the notch in your Qt mobile apps, you can see this guide by V-Play Engine:
      https://v-play.net/cross-platform-app-development/notch-developer-guide-ios-android

      V-Play Engine comes with many components to make Qt-based mobile app and game development easier. The SDK can also handle the iPhone X notch so your app looks good on every device.

      Senior Developer at Felgo - https://felgo.com/qt

      Develop mobile Apps for iOS & Android with Qt
      Felgo is an official Qt Technology Partner

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved