Mohamed Karami
Mohamed Karami
Actually [I disabled safe mode](https://github.com/wanam/Xposed/commit/590b593a191e3747995537b9b87eae283d55b877) on Samsung's variant of xposed for a purpose, Knox will reject modified libs and leads to a bootloop, so what you can do here is...
You need to be able to enable usb debugging on your device and agree to the trust window that will popup in your device after connection it to your PC...
I just released an update, but not based on Christoph patch, i still need more time to test some of his refactoring changes.
@acsway878787 unfortunately this is how it was done all the time, you need to pinpoint some classes, and try to analyze them based on the json keys strings and logging...
> Abort message: 'quick_exception_handler.cc:326] Check failed: callee_method_ != nullptr de.robv.android.xposed.XposedBridge.hookAllConstructors' It's an [Xposed bug on Oreo Roms](https://github.com/rovo89/Xposed/issues/325).
No, it's already reported and rovo89 is aware of it.
@keatonthewise @Sethur please post your logcat so i can make sure we are talking about the same issue.
@keatonthewise It seems not related to my module, the crash starts with this module: com.pyler.youtubebackgroundplayback
It's been a while I didn't use Xposed, according to the logs it should be easy to fix, i guess it's related to a proguard map change. Unfortunately i don't...
Please post your xposed logs.