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

MissingPluginException in Screen State plugin & Probe #98

Closed
imeDevelopers opened this issue Sep 29, 2020 · 3 comments
Closed

MissingPluginException in Screen State plugin & Probe #98

imeDevelopers opened this issue Sep 29, 2020 · 3 comments

Comments

@imeDevelopers
Copy link

[ +301 ms] I/flutter (23953): ══╡ EXCEPTION CAUGHT BY SERVICES LIBRARY
╞══════════════════════════════════════════════════════════
[  +62 ms] I/flutter (23953): The following MissingPluginException was thrown while activating
platform stream on channel
[   +6 ms] I/flutter (23953): screenStateEvents:
[  +67 ms] I/flutter (23953): MissingPluginException(No implementation found for method listen  
on channel screenStateEvents)
[  +60 ms] I/flutter (23953): 
[  +52 ms] I/flutter (23953): When the exception was thrown, this was the stack:
[  +11 ms] I/flutter (23953): #0      MethodChannel._invokeMethod
(package:flutter/src/services/platform_channel.dart:157:7)
[  +60 ms] I/flutter (23953): <asynchronous suspension>
[  +52 ms] I/flutter (23953): #1      MethodChannel.invokeMethod
(package:flutter/src/services/platform_channel.dart:332:12)
[  +15 ms] I/flutter (23953): #2      EventChannel.receiveBroadcastStream.<anonymous closure>
(package:flutter/src/services/platform_channel.dart:540:29)
[  +53 ms] I/flutter (23953): #3      EventChannel.receiveBroadcastStream.<anonymous closure>
(package:flutter/src/services/platform_channel.dart:526:64)
@bardram
Copy link
Contributor

bardram commented Oct 2, 2020

@imeDevelopers - if you're going to report issues, then please (1) be polite, (2) constructive, and (3) provide details on how you experience the problem. I'm going to change your title.

@bardram bardram changed the title stupid plugin , this error from 3 months ago and still as it is .. MissingPluginException in Screen State plugin & Probe Oct 2, 2020
@bardram
Copy link
Contributor

bardram commented Oct 2, 2020

This problem is cause by an issue in the Screen State plugin -- see cph-cachet/flutter-plugins#188

@bardram
Copy link
Contributor

bardram commented Nov 11, 2020

Fixed by the upgrade of the other issue #118.

@bardram bardram closed this as completed Nov 11, 2020
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

2 participants