Magisk-Modules-Alt-Repo / HideNavBar

Fullscreen/Immersive Gesture Tweaks for Android 10-14
GNU General Public License v3.0
503 stars 22 forks source link

not working with APatch, enabled SU privileges #87

Open letsmokee opened 1 month ago

letsmokee commented 1 month ago

Android 15, Pixel 7 Pro, October Patch. Don't know what is the problem, because it's just not working. Was using Magisk Kitsune before switching to APatch, version 26.1. Everything was ok. PIF got some prints banned, switched to APatch to get playintegrity to pass device, PIF now works again and started to install all magisk modules that I didn't got. Not working at all.

DanGLES3 commented 1 month ago

Android 15, Pixel 7 Pro, October Patch. Don't know what is the problem, because it's just not working. Was using Magisk Kitsune before switching to APatch, version 26.1. Everything was ok. PIF got some prints banned, switched to APatch to get playintegrity to pass device, PIF now works again and started to install all magisk modules that I didn't got. Not working at all.

You might need to add systemui to the root/su list so the module files are mounted to it

letsmokee commented 1 month ago

Already done that.

DanGLES3 commented 1 month ago

Already done that.

I'm frankly not sure how Apatch determines how to module files so I can't say how exactly to make my module work on Apatch, all I know is that the module files need to be mounted to systemui

letsmokee commented 1 month ago

Had this behaviour some months ago when I got the update to A14, went for a fresh install and couldn't make it work with Magisk, stable version. Jiggled around with some modules, thought maybe there is some kind of interference with one. Managed to make it work at last. Now, I can't seem to find a solution. Maybe can you support?