Is your feature request related to a problem? Please describe.
Apps using RxBluetoothKit with iOS 15 SDK cannot be built.
Describe the solution you'd like
Fix issues related to CoreBluetooth api changes (compiler complains about optionals that need to be unwrapped).
Describe alternatives you've considered
None.
Additional context
None.
Is your feature request related to a problem? Please describe.
Apps using
RxBluetoothKitwith iOS 15 SDK cannot be built.Describe the solution you'd like
Fix issues related to
CoreBluetoothapi changes (compiler complains about optionals that need to be unwrapped).Describe alternatives you've considered
None.
Additional context
None.