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 Failed to show WebView in QML under Android 6.0 When permission dialog pop over
QtWS25 Last Chance

QT Failed to show WebView in QML under Android 6.0 When permission dialog pop over

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 361 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.
  • L Offline
    L Offline
    liheng
    wrote on last edited by
    #1

    I use GPS in my android app.
    In my first windows, I use qml and embedded a webview in qml.
    If the app have no position permission, the system will auto popup dialog to request the position right when use launch the app.
    Neigher choose grant the gps right nor choose no, the first webview UI is a white frame, no html shows. But the navbar at top of the window could work. If we let the app run in background and then frontend, then the webview could work the html page could show.

    If the app have gps right, everything is normal and weview show up.

    Could you please help us solve this problem?

    Thanks very much!

    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