NaitLee / Cat-Printer

Application supporting Bluetooth thermal “Cat Printers”, for everyone!
GNU General Public License v3.0
307 stars 31 forks source link

Add Bluetooth permission request for Android 12+ #53

Closed sync1211 closed 1 year ago

sync1211 commented 1 year ago

This PR adds a permission request for BLUETOOTH_SCAN and BLUETOOTH_CONNECT. This permission request is required to scan for devices on Android 12 or higher.

Fixes #41 Screenshot_20230210-152628

parkerlreed commented 1 year ago

Thank you! Anyone have a new build yet? Don't quite have the setup on me to get this compiled.