skittles9823 / QuickSwitch

807 stars 41 forks source link

QuickSwitch caused WebView crash on some Apps #25

Open fei-ke opened 2 years ago

fei-ke commented 2 years ago

carsh log : crash.txt

I wrote a demo that reproduces this crash: https://github.com/fei-ke/DemoWebViewCrash , And here is a compiled apk: app-debug.apk

When I rename $MODDIR/system/product to $MODDIR/system/vendor, the crash just gone.