I have been using Delphi for a while and decided to take the plunge with Android, specifically BlueTooth. I have an issue and I think it's permissions and linked to BLUETOOTH_SCAN. I have tried several "fixes" out there but, to be brutally honest, I'm not yet familiar with the environment to the point that a) I know what the issue is and b) if it's a case of Android 12 isn't supported (it wasn't 12 months ago)?
Any pointers on how to progress (I don't want to throw the towel in yet) would be very welcome. This is the project I am trying to follow https://subscription.packtpub.com/book/programming/9781800203822/14/ch14lvl1sec99/starting-with-bluetooth-classic and it fails as soon as I enable Bluetooth. I am going to borrow an older Android device next week to see if the problem is the changes in security/permissions.
Thanks, mb