I work with a Unity3d project, on a non-rooted device.The libMGD.so is added and the Java Code is edited following the reference doc.
The MGD Daemon successfully find my test.apk in it's list.
I start MGD on my PC and connect successfully.
However the capturing target get nothing.
The logcat get some error:
01-07 07:07:13.109: E/libMGD(21679): Can't open /data/__lzftmp__ (deleted)
01-07 07:07:13.109: E/libMGD(21679): Reason: No such file or directory
01-07 07:07:13.109: E/libMGD(21679): Failed to parse process mappings.
My device is Huawei HONOR H30-L01M with Android 4.4.2.
Thank you for HELP!