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

Failed to get fallback IMM with expected displayId=12 actual IMM#displayId=0 #191

Closed
virskor opened this issue Nov 12, 2019 · 4 comments
Closed

Comments

@virskor
Copy link

virskor commented Nov 12, 2019

Latest git version and running on Android9.0

Failed to get fallback IMM with expected displayId=12 actual IMM#displayId=0 view=com.pichillilorenzo.flutter_inappbrowser.InAppWebView.InAppWebView{9307537 VFED.VC.. ........ 0,0-1440,80}


E/InputMethodManager(12143): b/117267690: Failed to get fallback IMM with expected displayId=12 actual IMM#displayId=0 view=com.pichillilorenzo.flutter_inappbrowser.InAppWebView.InAppWebView{9307537 VFED.VC.. ........ 0,0-1440,80}
D/eglCodecCommon(12143): setVertexArrayObject: set vao to 3 (3) 0 0
D/EGL_emulation(12143): eglMakeCurrent: 0xdd1bb600: ver 3 0 (tinfo 0xd1bc62f0)
E/InputMethodManager(12143): b/117267690: Failed to get fallback IMM with expected displayId=13 actual IMM#displayId=0 view=com.google.android.gms.ads.internal.webview.u{a0d400d VFEDHVC.. ........ 0,0-1120,175}
D/eglCodecCommon(12143): setVertexArrayObject: set vao to 6 (6) 0 0
D/eglCodecCommon(12143): setVertexArrayObject: set vao to 1 (1) 0 0
D/eglCodecCommon(12143): setVertexArrayObject: set vao to 1 (1) 1 6
E/InputMethodManager(12143): b/117267690: Failed to get fallback IMM with expected displayId=14 actual IMM#displayId=0 view=com.google.android.gms.ads.internal.webview.u{8c35e28 VFEDHVC.. ........ 0,0-1120,175}
@virskor virskor changed the title Failed to get fallback IMM with expected displayId=12 actual IMM#displayId=0 view=com.pichillilorenzo.flutter_inappbrowser.InAppWebView.InAppWebView{9307537 VFED.VC.. ........ 0,0-1440,80} Failed to get fallback IMM with expected displayId=12 actual IMM#displayId=0 Nov 12, 2019
@virskor
Copy link
Author

virskor commented Nov 12, 2019

this error make js plat form ready event not working

window.addEventListener("flutterInAppBrowserPlatformReady", function(event) {
    console.log(event); /// not working on latese version
});

@pichillilorenzo
Copy link
Owner

Try the latest commit and let me know

@virskor
Copy link
Author

virskor commented Nov 25, 2019

it works fine now, thanks

This was referenced Jul 6, 2020
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants