I\'ve got a hybrid Cordova Android app, and the app crashes when user tap on a drop-down box in my WebView running on Android OS 8. I\'ve created a simple page
I have same issue on Android 8.0 .
finally i solve it.
Try to update your compileSdkVersion to 26,
and update your com.android.support:appcompat-v7 to 26.