docs
docs copied to clipboard
Ably Realtime API documentation
I updated a few today, but I noticed a lot of solution articles have old screenshots. We should consider updating these whilst we roll out DSX / api management solution...
Our documentation does not make it clear how background notifications (data) work with iOS and Android. We have hit some issues recently for customers, which highlights issues in our docos....
We've historically used links to support articles as it's easier to add arbitrary support articles. However, this approach has a serious downside for customers who are reading our docs as...
The Pusher adapter tutorial is currently written with basic integration in 3 langs which you choose one of (clientside js, ruby, nodejs). Someone doing both client and serverside integration (most...
This is wrt https://github.com/ably/realtime/blob/develop/common/lib/types/scopeid.js. We currently don't have enough documentation that explains how to set these. Would be helpful to get this out ahead of Channel Lifecycle API release. ┆Issue...
When our new SDK dev starts, they should review all client libs, the spec tracker, and make sure it's up to date, and issues are created for missing spec functionality....
See https://www.ably.io/documentation/realtime/usage. The Javascript usage instructions are very lightweight and don't refer to platforms like Angular, React, WebPack, React Native etc. Same applies for things like .NET and Xamarin We...
┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/EDU-90) by [Unito](https://www.unito.io)
There are a multitude of reasons why these fail, but we should help users debug these issues: * [x] Ensure a URL to the help article is included in the...
cf https://support.ably.io/helpdesk/tickets/1901 We should be much clearer in the docs than we currently are that the authUrl must not contain queryString params, and those should be passed in separately as...