feat: Add Support For Apatch
Feature description
When using apatch as root manager the apps are not mounted correctly and ends up resetting every reboot. I saw three closed issues and there were no resolution for those issues.
Motivation
The official support for apatch will fix mounting issues : #2440, #2425, #2168 .
Acknowledgements
- [x] The feature request is only related to ReVanced Manager.
- [x] I have chosen an appropriate title.
- [x] I have checked all open and closed feature requests and this is not a duplicate.
Is this issue getting ignored i see other issues being addressed and closed just not with this one 😠.
No
@oSumAtrIX Sorry for ping but i wanna know if this Commit could possibly help with the problem.
That's a pull request
@oSumAtrIX Sorry for ping but i wanna know if this Commit could possibly help with the problem.
Not slightly related
That's a pull request
Yeah it's a pull request i meant could we possibly skip mounting and use signature spoofing instead ???
Mount is an installation method, signature spoofing is a patch to bypass client side signature checks. Two different things
According to the starting message of the commit, that requires system-level modification
The user would need to be on a custom rom, that has support for that feature, so not any custom rom, and not a stock rom with root either which is the most typical choice
Maybe if we check what those custom roms change to mimic their implementation just enough for this to work then it may be plausible
Mount is an installation method, signature spoofing is a patch to bypass client side signature checks. Two different things
Mounting is an installation method that targets not modifying the applications signature, otherwise it's not favored above just normal installation
Though I think it might be easier and better to fix all issues with mount installation rather than pursuing that
Mount is an installation method, signature spoofing is a patch to bypass client side signature checks. Two different things
Sorry the first message of the commit confused me.
I thought if that would work it could be a better alternative to mount as mount scripts get detected. Though i haven't encountered any detections by any app only native detector detected it.
Also for now i have been using the revanced module by j-hc i know it's not official but it's the only way to mount the apps correctly in aptach rn.