Closed ghost closed 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
fixed with chromium 77
can i use it with apache cordova
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