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 #9

Open
surajpunemaha opened this issue Aug 30, 2021 · 1 comment
Open

MissingPluginException #9

surajpunemaha opened this issue Aug 30, 2021 · 1 comment

Comments

@surajpunemaha
Copy link

I/flutter ( 6794): The following MissingPluginException was thrown while activating platform stream on channel
I/flutter ( 6794): https.mydomain.com/events:
I/flutter ( 6794): MissingPluginException(No implementation found for method listen on channel
I/flutter ( 6794): https.mydomain.com/events)
I/flutter ( 6794):
I/flutter ( 6794): When the exception was thrown, this was the stack:
I/flutter ( 6794): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:156:7)
I/flutter ( 6794):
I/flutter ( 6794): #1 EventChannel.receiveBroadcastStream. (package:flutter/src/services/platform_channel.dart:545:9)
I/flutter ( 6794):
I/flutter ( 6794): ...

@surveshoeb
Copy link

Hi @surajpunemaha verify your channel value in MainActivity.kt and main.dart both files should have the same value

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