Nexus 10 support

Anyone know why the Nexus 10 says it supports WebGL but fails to create a context? This is with Chrome and Android 4.2.

Thanks,

Patrick

Probably because it doesn’t have that robustness extension, and the reason for that is probably Android 4.2. The Nexus 10 should have an upgrade to 4.4.2 at this point, so why the old version?

Kevin

Will look into the Android upgrade.

Thanks!

Patrick

On a somewhat related note I’ve noticed Cesium running from cesiumjs.org no longer works in Chrome on an older Nexus 7 running Android 4.4.2. It still seems to run fine in Firefox on the same device.

The error given in Chrome is…

RuntimeError: Program failed to link. Link log: Uniforms with the same name but different type/precision

Error at new t CesiumViewerStartup.js:385:13573

etc

Chris

Chris, that’s the error from issue #817. Not an easy fix but I would love to see it get fixed someday.

–Ed.