ks32 / CrosswalkNative

Embedded Crosswalk 77 webview based sample project.
96 stars 43 forks source link

Android 29 #21

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hello, Google Play Store had stopped accepting app with targetSdkVersion 28.

We should atleast use sdk version 29. But your code is crashing with targetSdkVersion 29

E/chromium: [ERROR:compositor_impl_android.cc(585)] Failed to init OutputSurface for compositor.

Please give me a fix

ks32 commented 4 years ago

fixed with chromium 77

ghost commented 4 years ago

can i use it with apache cordova