Skip to content

[Firebase-Messaging] Error 105 received from application: Isolate must be runnable when background notification is enabled #2468

Closed
@navigui

Description

@navigui

Describe the bug
Error 105 received from application: Isolate must be runnable
When using Background notification

In Vs code Call Stack, a new main() instance is added per hot reload, the application crashes after 3 hot-reloads

To Reproduce
Implement the package even with a vanilla project reproduce the issue when background notification is enables

Flutter doctor
[✓] Flutter (Channel beta, v1.17.0-3.2.pre, on Mac OS X 10.15.4 19E287, locale fr)

[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 11.4)
[✓] Chrome - develop for the web
[✓] Android Studio (version 3.5)
[✓] VS Code (version 1.44.2)
[✓] Connected device (3 available)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions