RxBluetooth icon indicating copy to clipboard operation
RxBluetooth copied to clipboard

NPE when observeFetchDeviceUuids() return UUID's

Open Ponomarev-A opened this issue 6 years ago • 0 comments

Parcelable[] uuids = intent.getParcelableArrayExtra(BluetoothDevice.EXTRA_UUID); UUIDs sometimes can call NPE.

Ponomarev-A avatar Mar 15 '19 21:03 Ponomarev-A