Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved Access external storage in QtWebView

    Mobile and Embedded
    2
    6
    249
    Loading More Posts
    • 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.
    • Raad
      Raad last edited by Raad

      I am using QtWebView in my application. on iOS with a button click inside the webview (camera icon) I can successfully access camera and the photo library of phone for changing user's profile picture but on Android same code fails. any idea what is causing this and how to solve it? I am using Qt 5.15.0.
      (I have included all required permissions such as <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/> , etc in my manifest file.)

      This is a screenshot from iOS:

      ios.png

      JonB 1 Reply Last reply Reply Quote 0
      • JonB
        JonB @Raad last edited by

        @Raad
        If you are still using QtWebView rather than QtWebEngine you may need (IIRC) @Konstantin-Tokarev to see this message and answer. It might be relevant to state what version of Qt you are using.

        Raad 1 Reply Last reply Reply Quote 1
        • Raad
          Raad @JonB last edited by

          @JonB Indeed I am using QtWebView. QtWebEngine Doesn't support mobile platforms. Would you kindly let me know how can I contact him? mentioning is enough?

          JonB 1 Reply Last reply Reply Quote 0
          • JonB
            JonB @Raad last edited by

            @Raad
            OK, I did not know that. We cannot "contact" him, my writing @Konstantin-Tokarev may attract his attention.

            Raad 1 Reply Last reply Reply Quote 1
            • Raad
              Raad @JonB last edited by

              @JonB said in Access external storage in QtWebView:

              @Konstantin-Tokarev

              Thank you so much. I hope that @Konstantin-Tokarev can help me with this issue :)

              JonB 1 Reply Last reply Reply Quote 0
              • JonB
                JonB @Raad last edited by JonB

                @Raad
                Just so you know, it's not that he will see this but ignore it. He only seems to be around sometimes, I don't know how often.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post