Paul Ehrhardt
Paul Ehrhardt
**Describe the bug** I have a Bluetooth device that advertises it's name. When running a scan/discovery with plain old CoreBluetooth i receive a `CBPeripheral` with the correct name in its...
Setting custom title & subtitle fonts using `.applyStyling(...)` extension forces the lib to update its height via `updateBannerHeight()`. It then crashes because `bannerPosition == nil` when a rotation is detected...
Having pluralized values in your *.xcstrings file causes the script to raise errors. Changing the values to `zero` makes the script work without issues. Error cause in xcstrings: ``` [...],...