mooltipass / android_companion

Repository for the Mini BLE Android companion app
GNU General Public License v3.0
4 stars 5 forks source link

[bug] Fix runtime permission crash on app startup. #41

Closed tuancoltech closed 6 months ago

tuancoltech commented 6 months ago

Fix runtime permission crash on app startup: Need request for BLUETOOTH_CONNECT permission before using bondedDevices API.