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

[FEATURE] Add support to MacOS #40

Open
rignaneseleo opened this issue May 23, 2024 · 2 comments
Open

[FEATURE] Add support to MacOS #40

rignaneseleo opened this issue May 23, 2024 · 2 comments

Comments

@rignaneseleo
Copy link

Please add support to MacOS so that we can use the library on that platform too.

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method sendCrash on channel flutter_bugfender)
#0      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332:7)
<asynchronous suspension>
#1      MethodChannelFlutterBugfender.sendCrash.<anonymous closure> (package:flutter_bugfender/flutter_bugfender_method_channel.dart:79:13)
<asynchronous suspension>
#2      FlutterBugfender.handleUncaughtErrors.<anonymous closure> (package:flutter_bugfender/flutter_bugfender.dart:83:7)
<asynchronous suspension>
@rignaneseleo
Copy link
Author

I think the right behavior here for such a library should be to print a warning and keep going on, ignoring all the remote logs.

@solshark
Copy link

solshark commented Dec 4, 2024

Super relevant for me.

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