ably / ably-asset-tracking-swift

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

Ably SDK: Connect/Attach Behaviour #564

Open AndyTWF opened 1 year ago

AndyTWF commented 1 year ago

When attaching to a channel, a failure to attach for reasons of token capability should result in renewing the authentication token and trying again. Right now Swift does this as part of entering presence, but in android we do this as part of attaching.

This work should also separate out channel presence entry from connect - into a separate method.

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