Skip to content

[BUG] All callbacks are unresponsive, such as onRecvNewMessage and conversationChanged. #1004

@GeminiR

Description

@GeminiR

OpenIM SDK Version

3.8.3

OpenIM Server Version

No response

SDK Platform

Flutter SDK

Device Model

oneplus A5000、oneplus LE2100

Operating System Version

Android10、Android14

Bug Description and Steps to Reproduce

I've identified that the issue stems from registering FirebaseMessaging.onBackgroundMessage() for FCM in my project. When I comment out this code, all callbacks function normally. Could you help troubleshoot whether this is due to interference between the isolated isolates of onBackgroundMessage and other callbacks like onRecvNewMessage and conversationChanged?

Screenshots Link

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions