Details
Description
As part of QTBUG-117356 a detection of the "neverForLocation" flag on the BLUETOOH_SCAN permission was added. This is implemented in QtBluetoothUtility.java
The code works fine if deployed as APK - but not as AAB distributed via Google Testing.
Application deployed as APK and started on the device
Application deployed as AAB to google and distributed via internal testing and the google playstore
This is the content of our manifest
Issue was reproducable on the following devices
- Pixel with Android 15
- Samsung Galaxy Tab S6 Lite with Android 14 (One UI 6.1)
Question to vuokko: Could this be the issue? Is the manifest in the same location if distributed via AAB?