You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The D property is set to true in BluetoothService, it results in debug log messages always being produced when using BluetoothClassicService.
The library currently can't be used for production since google forbids logging in release grade applications.
The text was updated successfully, but these errors were encountered:
The
D
property is set totrue
inBluetoothService
, it results in debug log messages always being produced when usingBluetoothClassicService
.The library currently can't be used for production since google forbids logging in release grade applications.
The text was updated successfully, but these errors were encountered: