weakfl

Results 51 comments of weakfl

This is currently not supported, the `mapView` property is not publicly accessible.

You just need to set `displayCount` to 5.

@DimaYashchyshyn any update regarding this issue?

Thanks @andrii-bodnar, tested and working.

Not sure what you need @jcabreram, but I'm using SwiftLint as Xcode plugin, see [here](https://github.com/weakfl/SwiftLintPlugin).

@digitaldan you can trigger a TestFlight build in the [actions](https://github.com/openhab/openhab-ios/actions) menu. If we think about a bigger refactoring we might also look into using websockets?

@digitaldan just on my phone, so can't review this properly. But looking at the `MulitcastDelegate` I'm really wondering if it's time to raise the deployment target to iOS 13 to...

@digitaldan isn't it possible to get item updates through a websocket instead of polling? I thought that might be beneficial, especially once we move to SwiftUI.

It's not like the few iOS 12 users can't use the app anymore, they just won't get updates. Imho we have to draw the line at some point.