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

GeoJson Viewer example doesn't show maps on Android

    XMLWordPrintable

Details

    • Android
    • a62a17e37 (dev), 70ac08a1b (6.7), 3c3f2e3f1 (6.7.0)

    Description

      Because of changes to how androiddeployqt handles plugins, the plugins libplugins_geoservices_qtgeoservices_itemsoverlay_arm64-v8a.so and libplugins_geoservices_qtgeoservices_osm_arm64-v8a.so are not deployed to Android APK files in 6.7.0. The only error outputted is:

      D libqml_location_geojsonviewer_arm64-v8a.so: 1 ,  "The geoservices provider is not supported."
      

      But inspecting the .apk shows that these plugins are missing. The issue is similar to others involving plugins and androiddeployqt where defining the dependencies explicitly to the CMake file is required for the plugins to be deployed.

      This is a regression from 6.6.x.

      Attachments

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

        Activity

          People

            olvuolte Olli Vuolteenaho
            olvuolte Olli Vuolteenaho
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes