ably / ably-asset-tracking-swift

iOS client SDKs for the Ably Asset Tracking service.
Apache License 2.0
9 stars 6 forks source link

Publisher example: Store new routing profile in `ObservablePublisher` #473

Closed lawrence-forooghian closed 1 year ago

lawrence-forooghian commented 1 year ago

So that the new value propagates to the UI. I didn’t notice this before because changing routing profile isn’t properly working at the moment, but now that I’ve started fixing it (on another branch) I noticed this.