blue-pair icon indicating copy to clipboard operation
blue-pair copied to clipboard

Error while starting discovery in android 30 api

Open rizwankhanMiranshah opened this issue 5 years ago • 5 comments

hi can you look at the issue

rizwankhanMiranshah avatar Nov 15 '20 08:11 rizwankhanMiranshah

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?

aurasphere avatar Dec 13 '20 00:12 aurasphere

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.

dhruvvarde avatar Feb 11 '21 14:02 dhruvvarde

Hey @dhruvvarde can you share the exact stack trace? Thanks

aurasphere avatar Feb 13 '21 12:02 aurasphere

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

krinalsojitra avatar Jun 08 '21 06:06 krinalsojitra

@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.

SharifRafid avatar Sep 17 '21 04:09 SharifRafid