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. [SOLVED] how to build for ios9.0 ?
QtWS25 Last Chance

[SOLVED] how to build for ios9.0 ?

Scheduled Pinned Locked Moved Mobile and Embedded
ios9buildcompatibility
9 Posts 4 Posters 2.4k 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
    Manfred
    wrote on last edited by Manfred
    #1

    Hi everybody,

    I just got the request from our customer to be ios9 compatible.
    The application currently works fine on ios 8 but launching it on an iPad with ios9 causes it to crash!

    Is there a way to build a Qt/QML app that runs on ios8 and ios9?
    I cannot find any info, neither on these forums nor on the web.

    thank you in advance
    best regards
    Manfred

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

      Hi,

      Did you run your application with the debugger on to see where it's crashing exactly ?

      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
      • M Offline
        M Offline
        Manfred
        wrote on last edited by
        #3

        Hi,
        no unfortunately I just have this info from the customer as my devices are all ios8 for the moment.
        Did you already try to build for ios9?

        I'm still using xcode 6.1 on Yosemite 10.10.1 to build.
        Do I have to upgrade something?

        thanks in advance
        cheers
        Manfred

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dynamo72
          wrote on last edited by
          #4

          AFAIK Xcode 7 is required for targeting iOS9.

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

            @dynamo72 Yes, if you are building for iOS 9 but building an application for iOS 8 should also run on iOS 9.

            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
            • M Offline
              M Offline
              Manfred
              wrote on last edited by
              #6

              Hi guys,
              I'm using open ssl in our app, might that cause some trouble on ios9?

              have a nice day!
              Manfred

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

                OpenSSL ? There might be something with it since it's not officially supported by Apple. They provide their own cryptographic framework.

                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
                • M Offline
                  M Offline
                  mcosta
                  wrote on last edited by
                  #8

                  According to this in Qt 5.5 there's a new SSL backend for iOS and OS X. IIRC you have to enable it

                  Once your problem is solved don't forget to:

                  • Mark the thread as SOLVED using the Topic Tool menu
                  • Vote up the answer(s) that helped you to solve the issue

                  You can embed images using (http://imgur.com/) or (http://postimage.org/)

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    Manfred
                    wrote on last edited by
                    #9

                    Hello,
                    I just received the "crash report" from our customer!
                    Well, you know what, the app actually did not crash at all, it just showed the cyrillic characters that are known from the qt bug which has been solved in 5.5.
                    Sorry to have bothered you with that nonsense, and thanks for your input and your time!

                    best wishes
                    Manfred

                    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