Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-107735

Explain best-practise for avoiding the display notch on mobile devices

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • QPA
    • None

      We are developing a mobile app that is to be used on iOS and on Android devices. The apple store requires that the app is able to handle the display notch of modern iPhones, but we were unable to find reliable information how this could possibly be implmeneted.

      While we were eventially able to find a way using Qt.MaximizeUsingFullscreenGeometryHint, and lots of platform-dependent code that passes screen information from C++ to QML, we wonder if our implementation is correct or works only by chance.

      We would greatly appreciate if the documentation specified a best-practise, platform-independent implementation (perhaps including an example) that works across platforms and is supported in the long term.

      Best wishes,

      Stefan Kebekus.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            vestbo Tor Arne Vestbø
            skebekus Stefan Kebekus
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes