ably / ably-asset-tracking-swift

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

Implement the same publisher `NetworkConnectivityTests` as Android #538

Open lawrence-forooghian opened 1 year ago

lawrence-forooghian commented 1 year ago

This depends on https://github.com/ably/ably-asset-tracking-swift/issues/537.

As part of this work, we’ll need to get https://github.com/ably/sdk-test-proxy running in CI.

sync-by-unito[bot] commented 1 year ago

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3347

lawrence-forooghian commented 1 year ago

I started work on this, but am parking it since we have decided to first prioritise the subscriber work. My work in progress is on branch 538-implement-publisher-NetworkConnectivityTests.