-
Notifications
You must be signed in to change notification settings - Fork 584
Closed
Milestone
Description
Duplicate Check
- 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)
#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
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done