V6.1.5 [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method injectJavascriptFileFromUrl on channel com.pichillilorenzo/flutter_inappwebview_2104612796416) #2506
Labels
bug
Something isn't working
Is there an existing issue for this?
Current Behavior
Hi, I am building a multi person synchronized movie app. When I want to listen on a video playing or click event, it returns "null".
For example: XPATH element /html/body/div/div/video in https://www.yinghua3.com/index.php/vod/play/id/11852/sid/4/nid/1.html/
it can't be play by automatic so, I try to inject JQuery to control video playing. But unfortunately,it throwed an error..
I followed the guide but it doesn't work
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method injectJavascriptFileFromUrl on channel com.pichillilorenzo/flutter_inappwebview_2104612796416)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332:7)
#1 WindowsInAppWebViewController.injectJavascriptFileFromUrl (package:flutter_inappwebview_windows/src/in_app_webview/in_app_webview_controller.dart:1968:5)
#2 WebViewGenerator.setWebView. (package:flake/generator/webview.dart:74:9)
Expected Behavior
I can't found same question in other issues. May be change an other version?
Steps with code example to reproduce
Steps with code example to reproduce
Stacktrace/Logs
Stacktrace/Logs
Flutter version
Flutter (Channel stable, 3.24.3, on Microsoft Windows [版本 10.0.19045.5371], locale zh-CN)
Operating System, Device-specific and/or Tool
I am building windows app
Operating System Name: Microsoft Windows 10 Home Chinese Version
Version 1.0.19045 Internal Version 19045
There is no information available for other operating system descriptions
Operating system manufacturer Microsoft Corporation
System name DESKTOP-1A58POQ
System manufacturer MECHREVO
System model Taitan Series GM7MG7M
System type based on x64 computer
System SKU 0001
Processor Intel (R) Core (TM) i7-10875H CPU @ 2.30GHz, 2304 MHz, 8 cores, 16 logical processors
BIOS version/date American Megatrends Inc. N.1.09MRO06, 2021/3/16
SMBIOS version 3.2
Embedded controller version 1.18
BIOS Mode UEFI
Motherboard manufacturer MECHREVO
Motherboard product GM7MG7M
Motherboard version Standard
Platform role movement
Safe boot status enabled
PCR7 configuration needs to be improved to view
Windows directory C: \ WINDOWS
System directory C: \ WINDOWS \ system32
Start device \ Device \ HarddiskVolume2
Regional Setting in China
Hardware Abstraction Layer Version="1.0.19041.5072"
Username DESKTOP-1A58POQ \ Streamer
Time Zone: China Standard Time
Installed physical memory (RAM) 32.0 GB
Total physical memory 31.9 GB
Available physical memory 15.2 GB
Total virtual memory 36.4 GB
Available virtual memory 13.0 GB
Page file space 4.50 GB
Page file C: \ pagefile.sys
Enable kernel DMA protection
Virtualization based security is running
Security attributes based on virtualization security requirements
Basic virtualization support for security attributes provided by virtualization based security, secure boot, DMA protection, UEFI code is read-only, SMM Security Mitigations 1.0, Pattern based execution control, APIC virtualization
Virtualization based security services have been configured
Virtualization based security services are running
Device encryption support needs to be improved to view
The virtual machine monitoring program has been detected. Will not display the required features for Hyper-V.
Plugin version
v6.1.5
Additional information
No response
Self grab
The text was updated successfully, but these errors were encountered: