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: Determine trackable state by whether or not presence has been entered/subscribed #548

Open AndyTWF opened 1 year ago

AndyTWF commented 1 year ago

In AAT Android, we consider whether or not presence has been entered and subscribed to, to decide whether a trackable is online. It is currently the case that both must be true for the trackable to be online.

In swift we do not yet consider this - so we should!

This work relates to the following tasks. It could be done before if we put all the presence flags into the old places in the first instance:

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