We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qiscus_chat_sdk: 2.0.8
error when calling var allMessage = await qiscusSDK?.getChatRoomWithMessages(roomId: currentRoomId); in my project
var allMessage = await qiscusSDK?.getChatRoomWithMessages(roomId: currentRoomId);
core.dart in tryCatch.<fn> at line 60 within qiscus_chat_sdk task_either.dart in new TaskEither.tryCatch.<fn> at line 211 within fpdart
The text was updated successfully, but these errors were encountered:
how is this issue going?
Sorry, something went wrong.
apiep
No branches or pull requests
qiscus_chat_sdk: 2.0.8
error when calling
var allMessage = await qiscusSDK?.getChatRoomWithMessages(roomId: currentRoomId);
in my projectThe text was updated successfully, but these errors were encountered: