RxBluetoothKit icon indicating copy to clipboard operation
RxBluetoothKit copied to clipboard

`BluetoothError` extension with `LocalizedError`

Open larryonoff opened this issue 7 years ago • 0 comments

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

larryonoff avatar Sep 24 '18 16:09 larryonoff