Skip to content
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

The following MissingPluginException was thrown while activating platform stream on channel NavigationService_event_channel: #19 #47

Closed
kangshifu opened this issue Mar 23, 2019 · 2 comments

Comments

@kangshifu
Copy link

kangshifu commented Mar 23, 2019

V/ActivityThread: updateVisibility : ActivityRecord{3b775cb2 token=android.os.BinderProxy@34eaf405 、MainActivity}} show : false
I/flutter: ══╡ EXCEPTION CAUGHT BY SERVICES LIBRARY ╞══════════════════════════════════════════════════════════
I/flutter: The following MissingPluginException was thrown while activating platform stream on channel
I/flutter: NavigationService_event_channel:
I/flutter: MissingPluginException(No implementation found for method listen on channel
I/flutter: NavigationService_event_channel)
I/flutter: When the exception was thrown, this was the stack:
I/flutter: #0 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:291:7)
I/flutter:
I/flutter: #1 EventChannel.receiveBroadcastStream. (package:flutter/src/services/platform_channel.dart:437:29)
I/flutter:
I/flutter: #6 ServiceTemplate.listenEvent (package:xservice_kit/ServiceTemplate.dart:69:42)
I/flutter: #7 NavigationService.listenEvent (package:flutter_boost/AIOService/NavigationService/service/NavigationService.dart:40:22)
I/flutter: #8 new ContainerCoordinator (package:flutter_boost/container/container_coordinator.dart:40:23)
I/flutter: #9 ContainerCoordinator.singleton (package:flutter_boost/container/container_coordinator.dart:34:49)
I/flutter: #10 ContainerCoordinator.singleton (package:flutter_boost/container/container_coordinator.dart:34:37)
I/flutter: #11 FlutterBoost.registerPageBuilders (package:flutter_boost/flutter_boost.dart:92:26)
I/flutter: #12 MyAppState.initState (package:design_flutter/main.dart:75:28)
I/flutter: #13 StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:3830:58)
I/flutter: #14 ComponentElement.mount (package:flutter/src/widgets/framework.dart:3696:5)

@SummerZZ100
Copy link

How to Solve the Problem
Thank you

@k1r3zz
Copy link

k1r3zz commented Aug 15, 2019

me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants