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

XMLHttpRequest not working properly on android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.1.1
    • 5.1.0
    • None
    • Android

    Description

      I have been playing around with QtQml on android. Running on android it seems like javascript XMLHttpRequest objects can't access HTTPS sites. Requests to normal HTTP sites are accessed with no problem.
      The XMLHttpRequest object ends with readyState: 4, status: 0 and an empty responseText.

      However, if I build my program as a desktop application it works fine.

      I have made a simple as can be Qml document that shows the problem.

      Best Regards Jakob Simon-Gaarde

      Attachments

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

        Activity

          People

            tvete Paul Olav Tvete
            jakobsg Jakob Simon-Gaarde
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes