Skip to content

Shut down of the webview screen #11

@tenhobi

Description

@tenhobi

When I try to connect to any webpage, it works a few seconds and then it shuts down the webview screen.

This is log of the Flutter app:

I/cr_Ime  ( 4929): ImeThread is enabled.
E/chromium( 4929): [ERROR:interface_registry.cc(104)] Failed to locate a binder for interface: autofill::mojom::PasswordManagerDriver
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
D/EGL_emulation( 4929): eglMakeCurrent: 0xb4e054e0: ver 2 0 (tinfo 0xa9b26410)
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
W/cr_BindingManager( 4929): Cannot call determinedVisibility() - never saw a connection for the pid: 4929
W/IInputConnectionWrapper( 4929): finishComposingText on inactive InputConnection
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
I/art     ( 4929): Background partial concurrent mark sweep GC freed 12(352B) AllocSpace objects, 2(23MB) LOS objects, 11% free, 30MB/34MB, paused 13.058ms total 37.816ms
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
W/art     ( 4929): Attempt to remove non-JNI local reference, dumping thread
D/EGL_emulation( 4929): eglCreateContext: 0x84a16f20: maj 2 min 0 rcv 2
D/EGL_emulation( 4929): eglMakeCurrent: 0x84a16f20: ver 2 0 (tinfo 0xa6fda500)
D/EGL_emulation( 4929): eglMakeCurrent: 0x84a16f20: ver 2 0 (tinfo 0xa6fda530)
D/EGL_emulation( 4929): eglMakeCurrent: 0xb4e054e0: ver 2 0 (tinfo 0xa9b26410)
D/EGL_emulation( 4929): eglMakeCurrent: 0xb4e054e0: ver 2 0 (tinfo 0xa9b26410)
D/EGL_emulation( 4929): eglMakeCurrent: 0xb4e054e0: ver 2 0 (tinfo 0xa9b26410)
D/EGL_emulation( 4929): eglMakeCurrent: 0xb4e078e0: ver 2 0 (tinfo 0x92d39e60)

Is this only some Android emulator-related stuff, or it doesn't works at all? The code of my app is the same as the code in example/lib/main.dart folder of this project.

The same issue is on my phone, where it's also prints "Webview Destroyed".

Emulator: Pixel XL API 25 on Windows 10
My phone: Honor Holly, Android v4.4.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions