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] QML image load from https
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] QML image load from https

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 2 Posters 1.5k 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.
  • clogwogC Offline
    clogwogC Offline
    clogwog
    wrote on last edited by
    #1

    Hello,

    is there anything extra i need to do to get an QML image to load it's source from https under ios ?
    it works on my mac , but when i deploy it to the iphone it doesn't load the image.

    if i make the source go to http it works fine.

    same thing on the iphone simulator.

    thanks,
    tom

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

      Hi,

      IIRC you need to rebuild Qt with support for OpenSSL since it's not available on iOS (Apple uses it's own framework) However there's an effort going on to also support iOS native cryptographic libraries.

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

        thank you. once you gave me the right search terms i quickly could find http://www.it-digin.com/blog/?p=261 compiling now.

        1 Reply Last reply
        0
        • clogwogC Offline
          clogwogC Offline
          clogwog
          wrote on last edited by
          #4

          Hello Samuel,

          do you know if there is anything written about the native ios crypo libraries that i can look at ?

          thanks, tom

          1 Reply Last reply
          0
          • clogwogC Offline
            clogwogC Offline
            clogwog
            wrote on last edited by
            #5

            looks like it has already been integrated into the dev branch for 5.4.0

            building the dev branch now

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

              Dev is currently 5.5

              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

              • Login

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