ably / ably-asset-tracking-swift

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

Provide a fix/option for intermittent connection issue on publisher #455

Closed ikbalkaya closed 1 year ago

ikbalkaya commented 1 year ago

In flaky connection situations, for example when rider enters to or exits from channel intermittently, there is an issue with subscriber being able to remain aware of rider presence continually.

As a solution, paddybyers wrote internal slack message

AAT needs to set a remainPresentFor transportParam in the ClientOptions when it instances the Ably library. Optionally it should expose the ability to configure that to the AAT consumer

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