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

Check ACCESS_FINE_LOCATION is no longer needed in recent Android Sdk

XMLWordPrintable

    • Android
    • 13
    • 5efbfcb03 (dev), bb8cf7223 (dev), ada8ffd7c (dev), dca2eb939 (dev), e6aa48dc2 (6.8), e28adc19e (6.8), 785e56f62 (6.8), 3b5499c93 (6.8)
    • Foundation Sprint 114, Foundation Sprint 115

      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 

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

            vuokko Juha Vuolle
            bearsh Martin
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            4 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: