gree / unity-webview

zlib License
2.27k stars 687 forks source link

Crash to desktop when opening webview - Android 14 #1039

Open LordKapakis opened 7 months ago

LordKapakis commented 7 months ago

Hello, some of our users have been experiencing some crashes to the desktop when opening a webview on their devices which run android v14. On iOS everything is fine and no issues have been reported on the matter. Our unity editor version is 2023.2.3f1 and up until a few weeks ago everything was fine. When we checked the app through LogCat we didn't get any definitive answers on the crash. Has anyone else run into these issue ?

KojiNakamaru commented 7 months ago

I tested the sample app on Google Pixel 8 (Android 14) on AWS device farm and it runs okay. As WebView can be updated on actual users' devices by Google Play, some of recent versions may cause such craches. The issue may be reduced by "Uninstall WebView Updates".

firdiar-mita commented 3 months ago

2023.2.3f1 is outdated, i got crash when building on that version for android 14. try latest unity version instead