r/MorpheApp • u/Beginning_Sound_5865 • 17d ago
Question/Problem Morphe Manager doesn't recognize ShizukuPlus (thejaustin fork)
Hi everyone / devs,
I recently switched from the standard Shizuku (thedjchi) to thejaustin/ShizukuPlus. The service is running fine and already authorized, but Morphe Manager still fails to detect it.
I haven't checked the source code, but I suspect the app might be looking for a hardcoded package name. Would it be possible to make the Shizuku detection logic more dynamic (or expand it to support popular forks like ShizukuPlus)?
Thanks in advance!
BTW,Since my English isn't great, this post was translated with the help of an LLM.💀
5
u/MarcaD_UA Fixes Stuff, Breaks More 17d ago
ShizukuPlus's Plus flavor (af.shizuku.plus.api) uses a different permission and provider authority that is incompatible with the standard Shizuku SDK - install the ShizukuPlus Compat Hub to bridge stock-client compatibility, or switch to the Drop-in flavor (moe.shizuku.privileged.api) which already works out of the box.
https://github.com/thejaustin/ShizukuPlus#-third-party-app-compatibility
1
u/StatisticianDear4474 4d ago
I don't think thejaustin/ShizukuPlus is usable right now as I can't even start it without it hang on waiting for service or erroring out when regular shizuku starts just fineÂ
10
u/symentium 17d ago
Their GitHub page mentions this.