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

New Flet 0.25v LINUX error: "flutter/runtime/dart_vm_initializer.cc " #4443

Closed
1 task done
nastiliano opened this issue Nov 28, 2024 · 2 comments · Fixed by #4453
Closed
1 task done

New Flet 0.25v LINUX error: "flutter/runtime/dart_vm_initializer.cc " #4443

nastiliano opened this issue Nov 28, 2024 · 2 comments · Fixed by #4453
Assignees
Milestone

Comments

@nastiliano
Copy link

nastiliano commented Nov 28, 2024

Duplicate Check

Describe the bug

A message in console when we start our program (only in Linux)

Code sample

Code [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method _init on channel plugins.flutter.io/google_mobile_ads) #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332)

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method MobileAds#initialize on channel plugins.flutter.io/google_mobile_ads)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332)

#1 AdInstanceManager.initialize (package:google_mobile_ads/src/ad_instance_manager.dart:440)

To reproduce

Only happens in Linux, not in Windows nor MacOS

Expected behavior

No response

Screenshots / Videos

Captures

[Upload media here]

Operating System

Linux

Operating system details

Ubuntu 24.10 (linux 6.12)

Flet version

0.25

Regression

No, it isn't

Suggestions

No response

Logs

Logs
[Paste your logs here]

Additional details

No response

@FeodorFitsner
Copy link
Contributor

Looking into that.

@FeodorFitsner
Copy link
Contributor

Upstream issue: googleads/googleads-mobile-flutter#746

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants