ably-java icon indicating copy to clipboard operation
ably-java copied to clipboard

Add logs to onClientIdSet() when push or context is not available

Open KacperKluka opened this issue 3 years ago • 0 comments

As noticed here we are only handling the happy-path in the onClientIdSet() in AblyRest and AblyRealtime classes in ably-android module. We should also handle a scenario when either push or the applicationContext is null. At least we should log an appropriate message to the log handler.

┆Issue is synchronized with this Jira Task by Unito

KacperKluka avatar Jun 20 '22 12:06 KacperKluka