transistorsoft / flutter_background_fetch

Periodic callbacks in the background for both IOS and Android. Includes Android Headless mechanism
MIT License
565 stars 159 forks source link

[BUG] Error when configure #326

Closed RamiHI closed 3 weeks ago

RamiHI commented 1 year ago

Your Environment

! Doctor found issues in 1 category.

To Reproduce Steps to reproduce the behavior:

  1. I get an error when configure: The following MissingPluginException was thrown while activating platform stream on channel com.transistorsoft/flutter_background_fetch/events: MissingPluginException(No implementation found for method listen on channel com.transistorsoft/flutter_background_fetch/events)

When the exception was thrown, this was the stack:

0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:313:7)

#1 EventChannel.receiveBroadcastStream. (package:flutter/src/services/platform_channel.dart:662:9)
github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 3 weeks ago

This issue was closed because it has been inactive for 14 days since being marked as stale.