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. No full screen display for iPhone X
Qt 6.11 is out! See what's new in the release blog

No full screen display for iPhone X

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 1.1k Views 1 Watching
  • 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.
  • X Offline
    X Offline
    XobD
    wrote on last edited by
    #1

    Hello,

    I am having issues enabling full screen display for iPhone X, we are using Qt 5.8.

    The "Update Apps for iPhone X" article indicates that full screen display is enabled as soon as an app is built using iOS 11 SDK with a Launch storyboard (using UILaunchStoryboardName plist key). I respect those conditions and yet, no luck. I was able to get it to work messing around with Launch Images but that's not the recommended way.

    Link to small sample projects (Qt 5.8 and Xcode: https://1drv.ms/f/s!ArBd3FsWAwUBnF1jW25-s1D02xbe)

    Thanks in advance

    1 Reply Last reply
    0
    • X Offline
      X Offline
      XobD
      wrote on last edited by
      #2

      Well, that was weird.
      For some reason, I needed to set a symlink named iPhoneOS10.3.sdk to iPhoneOS.sdk (iOS SDK 11.1) for Qt Creator to build and somehow that caused some undesired behaviours in Xcode even though iOS SDK 11.1 showed up just fine in it.

      When I removed the symlink, Qt Creator continued to build fine and full screen display was working with Launch storyboard.

      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