You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error found in manual 4:
** error above found in authenticateWithCachedToken() method
ChatSDK.auth().authenticate().observeOn(AndroidSchedulers.mainThread())
Details of error:
error: method authenticate in interface AuthenticationHandler cannot be applied to given types;
required: AccountDetails
found: no arguments
reason: actual and formal argument lists differ in length
No description provided.
The text was updated successfully, but these errors were encountered: