RxBluetoothKit
RxBluetoothKit copied to clipboard
`BluetoothError` extension with `LocalizedError`
I think it would be good to extend BluetoothError with LocalizedError.
This can be common case when developers check that Error conforms LocalizedError and e.g. show alerts. It's not needed to provide real localisation for different languages, just basic localisation (on English).