hisaichi5518 / native_webview

A Flutter plugin that allows you to add an inline WebView.
https://pub.dev/packages/native_webview
Other
52 stars 18 forks source link

play video canot fullscreen #69

Closed jjjachyty closed 4 years ago

jjjachyty commented 4 years ago
E/InputMethodManager( 7734): b/117267690: Failed to get fallback IMM with expected displayId=14 actual IMM#displayId=0 view=com.hisaichi5518.native_webview.NativeWebView{33c78f VFEDHVC.. .F...... 0,0-1440,2432}
I/chromium( 7734): [INFO:CONSOLE(1)] "Uncaught (in promise) TypeError: fullscreen error", source: https://bobo.kkpp.space/DPlayer/DPlayer.min.js (1)
hisaichi5518 commented 4 years ago

Can you give me the code to reproduce this problem?

hisaichi5518 commented 4 years ago

Fixed