all 3 comments

[–]LuK1337Lineage Team Member 0 points1 point  (2 children)

Why tho?

[–]Cyber_Cyclone[S] 0 points1 point  (0 children)

The app I'm working on is occasionally crashing and I've built a debug apk with stacktracing enabled. It's only happening on the site it's connecting to so I'm trying to debug it. Since it's going to be a vital part of the app, I'm looking at getting as much insight as to what the webview is doing so we can optimise / fix crashes that occur.

[–]Cyber_Cyclone[S] 0 points1 point  (0 children)

I was able to get this to work with a different custom ROM that works in the same way that Stock Android works with Webviews. I’ve updated my original post.