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

Open
satyaroutray1 opened this issue May 18, 2023 · 0 comments
Open

MissingPluginException #101

satyaroutray1 opened this issue May 18, 2023 · 0 comments

Comments

@satyaroutray1
Copy link

getting this error in flutter iOS version

======== Exception caught by services library ======================================================
The following MissingPluginException was thrown while activating platform stream on channel plugins.flutter.io/plaid_flutter/events:
MissingPluginException(No implementation found for method listen on channel plugins.flutter.io/plaid_flutter/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)

D/EGL_emulation(25511): app_time_stats: avg=635.42ms min=14.31ms max=1256.54ms count=2
D/EGL_emulation(25511): app_time_stats: avg=58394.22ms min=58394.22ms max=58394.22ms count=1
D/EGL_emulation(25511): app_time_stats: avg=673.47ms min=8.15ms max=2943.23ms count=5
E/flutter (25511): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method open on channel plugins.flutter.io/plaid_flutter)
E/flutter (25511): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:313:7)
E/flutter (25511):
E/flutter (25511): #1 PlaidMethodChannel.open (package:untitled5/src/platform/plaid_method_channel.dart:37:5)
E/flutter (25511):
E/flutter (25511): #2 PlaidLink.open (package:untitled5/src/core/plaid_link.dart:36:5)
E/flutter (25511):
E/flutter (25511):

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

1 participant