-
Notifications
You must be signed in to change notification settings - Fork 161
Issues: openimsdk/open-im-sdk-android
New issue
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[BUG] 调用会话消息列表之后一直重连,使用的是imsdk的demo生成的userid和token,使用自己的demo直接调用登录和会话消息,会一直重连拉取信息,本地db信息查询不到
#72
opened Oct 17, 2024 by
zbdobest
[BUG] Android使用demo运行正常,集成sdk后,OpenIMClient.getInstance().login() 崩溃,链接成功后so库崩溃,看不到具体信息
#71
opened Oct 15, 2024 by
zbdobest
[BUG] The getAllConversationList function cannot retrieve the latest nickname and avatar
#60
opened Aug 7, 2024 by
wozaihu
[BUG] The initSdk method in OpenIMClient does not call registerActivityLifecycleCallbacks, which causes the logic related to OfflineMessage to fail when the app is in the background. Additionally, OpenIMClient.setAppBackgroundStatus is not exposed externally, and this needs to be fixed
#57
opened Jun 20, 2024 by
xiaoyvyv
ProTip!
Exclude everything labeled
bug
with -label:bug.