You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app used to work fine, but now it crashes every time I open either lessons or reviews, before the webview loads.
In logcat I see lots of lines like: 06-06 13:41:28.372 E/kakumei:webvie(28687): failed to connect to jdwp control socket: Connection refused
Followed by this Java exception:
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.mrothberg.kakumei/com.mrothberg.kakumei.app.activity.WebReviewActivity}: android.view.InflateException: Binary XML file line #83 in com.mrothberg.kakumei:layout/activity_web_view: Binary XML file line #83 in com.mrothberg.kakumei:layout/activity_web_view: Error inflating class com.mrothberg.kakumei.app.activity.FocusWebView
I am on LineageOS 18.1 (Android 11), and Android System Webview is version 90.0.4430.82.
The text was updated successfully, but these errors were encountered:
The app used to work fine, but now it crashes every time I open either lessons or reviews, before the webview loads.
In logcat I see lots of lines like:
06-06 13:41:28.372 E/kakumei:webvie(28687): failed to connect to jdwp control socket: Connection refused
Followed by this Java exception:
I am on LineageOS 18.1 (Android 11), and Android System Webview is version 90.0.4430.82.
The text was updated successfully, but these errors were encountered: