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
[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
Open
xiaoyvyv opened this issue
Jun 20, 2024
· 1 comment
[BUG] In OpenIMClient, the initSdk method fails to call registerActivityLifecycleCallbacks, resulting in the malfunction of logic related to OfflineMessage when the application is in the background. Furthermore, OpenIMClient.setAppBackgroundStatus is not exposed externally, which needs to be addressed
Screenshots Link
No response
The text was updated successfully, but these errors were encountered:
skiffer-git
changed the title
[BUG] OpenIMClient initSdk,方法没有调用 registerActivityLifecycleCallbacks,导致后台本应为 OfflineMessage 相关逻辑失效,并且OpenIMClient.setAppBackgroundStatus也未向外暴露,需要修复。
[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
Aug 9, 2024
OpenIM Server Version
3.5.1
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
[BUG] In OpenIMClient, the initSdk method fails to call registerActivityLifecycleCallbacks, resulting in the malfunction of logic related to OfflineMessage when the application is in the background. Furthermore, OpenIMClient.setAppBackgroundStatus is not exposed externally, which needs to be addressed
Screenshots Link
No response
The text was updated successfully, but these errors were encountered: