ably / ably-asset-tracking-swift

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

Clarify API rules re which from which threads the SDK can be interacted with #445

Open lawrence-forooghian opened 1 year ago

lawrence-forooghian commented 1 year ago

As described in #446, the publisher appears to not behave correctly if not created on the main thread (for example, trackables do not transition to the online status).

This SDK does not explain the rules re which from which threads it can be interacted with. We need to decide and document these rules. It might be that there are some rules that our dependencies enforce (e.g. Mapbox) which we also need to take into account.

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