Crash issue
So, love the app, only have had this issue while trying to test it in one app. The app: Hack ex Android version: 8.1 Xposed version: 90beta3 Inspeckage: 2.4 Hackex: 1.6.0
Issue (logged via shell "am monitor")
I logged it on my computer, not my phone, but this is the gist and important part of what the message said.
NullPointerException. Tried to invoke virtual method on a null object. -> Runtime Exception: unable to start activity ComponentInfo{mobi.acpm.inspeckage/mobi.acpm.imspeckage.ui.MainActivity}: Attempt to invoke virtual method java.lang.String android.content.Content.getString on a null object. (Gives references towards many android packages as usual, XposedBridge, inspeckage.ui.MainFragment.loadlistView & onCreateView and also "... 11 more")
The crash has been constant but only seems to happen when I try to either multi window or when using the web interface @ localhost:8008
The crash is constant, always happens, but the timing for it for when it happens isn't.
If you need the exact log, I can perform this again but monitoring it on my phone instead.