don / cordova-plugin-ble-central

Bluetooth Low Energy (BLE) Central plugin for Apache Cordova (aka PhoneGap)
Apache License 2.0
941 stars 601 forks source link

Android: Add androidx.annotation reference for RequiresPermission attribute #978

Closed peitschie closed 9 months ago

peitschie commented 11 months ago

Fixes #977

peitschie commented 9 months ago

Once using the right node version still results in a permissions challenge:

ERROR:/home/runner/work/cordova-plugin-ble-central/cordova-plugin-ble-central/temp/android/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml:26:
  AAPT: error: attribute android:usesPermissionFlags not found.

The recommended fix for this would be to use the slim variant for Capacitor.