I made game in C3 and build debug-apk and Android Studio Project. Debug-apk doesnot play on Android mobile 5.1 or above. I receive error message.
"Missing features: WebGL, WebAssembly" ?
Also
When I build Exported Game as "Android Studio Project" in Android studio. and Run it on Android 5.1 or 7 or 8 emulator. I receive same error.
" Software Update Needed:This content is not supported because your devices software is outofdate. Try installing any available software updates.Alternatively try on a different device.
On Android, make sure the Android System Webview and Chrome apps have updat=
es enabled and up-to-date.
Missing features: WebGL, WebAssembly"
My C2 games move by C3 to apk are working fine and playing nicely on Android phone or emulators.
Kindly guide me what to do?.