You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the opened issues and there are no duplicates
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)
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
The text was updated successfully, but these errors were encountered: