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

Missing plugin exception #71

Open
Jon-Salmon opened this issue Nov 25, 2022 · 1 comment
Open

Missing plugin exception #71

Jon-Salmon opened this issue Nov 25, 2022 · 1 comment

Comments

@Jon-Salmon
Copy link
Contributor

Not sure if this affects performance, but I have been getting crashalytics errors relating to a missing cancel method on Android. The errors only seem to be generated while the app is in the background and are as follows:

MissingPluginException(No implementation found for method cancel on channel plugins.invisiblewrench.com/flutter_midi_command/rx_channel). Error thrown Instance of 'ZM'.

@mortenboye
Copy link
Contributor

Thanks for reporting this. I have noticed similar logs, but never found where it originated from.
I haven't seen any performance issues related to this, and if it only occurs when the app is in the background I guess that explains it.

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