WebView not showing on Android

Hi,

Just updated Fuse and I keep getting those errors on Android Preview :

I/Choreographer(28022): Skipped 110 frames!  The application may be doing too much work on its main thread.
D/ConnectivityManager.CallbackHandler(28022): CM callback handler got msg 524290
W/cr_BindingManager(28022): Cannot call determinedVisibility() - never saw a connection for the pid: 28022
W/cr_BindingManager(28022): Cannot call determinedVisibility() - never saw a connection for the pid: 28022
E/libEGL  (28022): validate_display:255 error 3008 (EGL_BAD_DISPLAY)

My Code :

<App Theme="Basic">

    <DockPanel>

        <NativeViewHost>

            <WebView Url="http://google.com&quot; />

        </NativeViewHost> 

    </DockPanel>

</App>

The result is that it doesn’t render the page

Hm can you tell us what device you are running?

Hi

Moto X 1st Gen (XT1052) Android 5.1

Everything worked just fine on 0.9.7

We’re on it, thanks for your patience :slight_smile:

I am also not able to get webviews to work on Android. Here’s my log. (Seems ODD I can’t copy and past from the log window of Fuse Dashboard on Mac.) https://www.dropbox.com/s/vs82q9bid5hd285/Screenshot%202016-02-27%2012.39.00.png?dl=0

Android phone is SHG-T989 on Android 4.1.2

I’m using the same code LimeInbox posted above.

Thanks!

Peter Janett

Hi!

Fuse 0.10 is out now, please check if this helped :slight_smile:

It may be different, but still not able to build: https://www.dropbox.com/s/ky2j0j1fxbdjbg5/Screenshot%202016-03-09%2016.50.22.png?dl=0

https://www.dropbox.com/s/u8go389kp1gean3/Screenshot%202016-03-09%2016.52.19.png?dl=0

Thanks,

Peter Janett

Peter: try uno clean before building