Skip to content

Ensure correct feedback to developer when malformed key is supplied #382

@funkyboy

Description

@funkyboy

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working. It's clear that this does need to be fixed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions