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

Check ACCESS_FINE_LOCATION is no longer needed in recent Android Sdk

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.4.3
    • None
    • Android

    Description

      QBluetoothDeviceDiscoveryAgentPrivate::start checks the  ACCESS_FINE_LOCATION permission and if not set, requests it. According to https://developer.android.com/guide/topics/connectivity/bluetooth/permissions the location permission is no longer needed if the app does not use scan results to derive physical location.

      I my opinion, checking for ACCESS_FINE_LOCATION should be dropped.

      See also https://bugreports.qt.io/browse/QTBUG-99590?focusedCommentId=713588 

      Attachments

        Activity

          People

            ablasche Alex Blasche
            bearsh Martin
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: