Now it's possible to write
ably = new AblyRealtime("");
The app starts and tries to connect. Then a timeout happens, because the key doesn't exists. We should check if the key passed as a parameter is not empty and in the correct format. This doesn't help user to solve the problem and doesn't show what the problem is.
┆Issue is synchronized with this Jira Bug by Unito
Now it's possible to write
ably = new AblyRealtime("");The app starts and tries to connect. Then a timeout happens, because the key doesn't exists.
We should check if the key passed as a parameter is not empty and in the correct format.This doesn't help user to solve the problem and doesn't show what the problem is.┆Issue is synchronized with this Jira Bug by Unito