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 for plugins.flutter.io/firebase_livestream_ml_vision0 (Only iOS) #2

Open
prabel opened this issue Sep 11, 2019 · 2 comments

Comments

@prabel
Copy link

prabel commented Sep 11, 2019

Hi,
I tried to use this example - but every time I receive this exception

The following MissingPluginException was thrown while activating platform stream on channel
plugins.flutter.io/firebase_livestream_ml_vision0:
MissingPluginException(No implementation found for method listen on channel
plugins.flutter.io/firebase_livestream_ml_vision0)
flutter:
When the exception was thrown, this was the stack:
#0      MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:314:7)
<asynchronous suspension>
#1      EventChannel.receiveBroadcastStream.<anonymous closure> (package:flutter/src/services/platform_channel.dart:504:29)
<asynchronous suspension>
#6      FirebaseVision.initialize (package:firebase_livestream_ml_vision/src/firebase_vision.dart:235:10)
<asynchronous suspension>
#7      _MyHomePageState._initializeCamera (package:example/src/example.dart:25:13)
<asynchronous suspension>
#8      _MyHomePageState.initState (package:example/src/example.dart:19:5)

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel unknown, v1.9.1+hotfix.2, on Mac OS X 10.14.6 18G87, locale pl-PL)
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 10.3)
[✓] Android Studio (version 3.5)
[✓] VS Code (version 1.35.0)

@rishabnayak
Copy link
Owner

Yes, I have seen this issue - in fact I'm facing it too; I'm working on a fix but I'm not getting anywhere with it yet. You're welcome to open a PR if you can figure out a fix.

@voxoidtech
Copy link

was this ever resolved

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