ably / ably-asset-tracking-swift

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

Check if we need to wait for the presence data sync before returning a subscriber instance #529

Open JakubJankowski opened 1 year ago

JakubJankowski commented 1 year ago

Android's sdk had an issue where it wasn't waiting for the presence messages sync before returning a new subscriber instance, causing some misleading values for publisher's presence. We should check if this problem also exists on iOS, and if so - fix accordingly.

Related Android issue here

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-3315