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. Qt 5.14 XCode 11 ios Launch Storyboard

Qt 5.14 XCode 11 ios Launch Storyboard

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 3 Posters 820 Views 2 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.
  • Q Offline
    Q Offline
    qtmb
    wrote on last edited by aha_1980
    #1

    Hello, I am creating a custom launch storyboard file as per the QT docs. The entry in the info.plist points to the new storyboard file, but the app still launches with the default launch storyboard file generated by qt. XCode 11 wont allow to use the images, so the only option is the launch storyboard file.

    Please help - How to create a custom launch storyboard for the following:

    1. Qt 5.14 - Qt Creator 4.11.0
    2. iOS 13.3
    3. XCode 11.3

    Thanks

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qtmb
      wrote on last edited by
      #2

      OK. Figured it out. I had to delete the app on the iPhone and then XCode took the new launch storyboard. Strange how some tiny issues can drive you crazy for a long, long time... :-)

      1 Reply Last reply
      3
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        Glad you found out and thanks for sharing !

        Since you have it working now, please mark the thread as solved using the "Topic Tools" button so that other forum users may know a solution has been found :-)

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • ekkescornerE Offline
          ekkescornerE Offline
          ekkescorner
          Qt Champions 2016
          wrote on last edited by
          #4

          sometimes it will happen that iOS won't take the new / updated splash screen.
          I just blogged about HowTo create a storyboard splash screen for Qt projects:
          https://wp.me/p1p6Qo-1k6 @qtproject
          And here's the stackoverflow discussion: https://stackoverflow.com/questions/33002829/ios-keeping-old-launch-screen-and-app-icon-after-update

          ekke ... Qt Champion 2016 | 2024 ... mobile business apps
          5.15 --> 6.9 https://t1p.de/ekkeChecklist
          QMake --> CMake https://t1p.de/ekkeCMakeMobileApps

          1 Reply Last reply
          1

          • Login

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