Error while starting discovery in android 30 api
rizwankhanMiranshah opened this issue · 5 comments
hi can you look at the issue
Hey @rizwankhanMiranshah I need more details. What error are you receiving? Are you using a device or an emulator? If it is a device, which one?
Hey @aurasphere, I am facing the same error while starting discovery.
FileName : BluetoothController Method : startDiscovery()
While clicking on FloatingActionButton for the first time.
I am using the device Samsung Tab 7, API 30.
Thanks.
Hey @dhruvvarde can you share the exact stack trace? Thanks
Hey @dhruvvarde can you share the exact stack trace? Thanks
There is no app crashing or other error but code is not working on above 10 and work fine on below 10
@dhruvvarde @aurasphere Check this out #26 . You just need to update the build.gradle and the Android Manifest and also do some change in the device settings to make it work in android 10 or above.