Feature description
When mounting the app from manager on version mismatch instead of throwing an error re-install the app with original apk or/and if possible, install patched app as a replacement of original one, so even in case it gets updated ( zygisk-detach failure/google play ignoring it's flags ) after reboot needed version will be installed, as we have apk in module anyway
Motivation
When installing a new version of any app ( youtube/duolingo/twitter ) and the app is already present, 90% of the time i will see an error 'app version mismatch' which is annoying to fix, as may require going back and forth to make sure that the needed version is there.
Also as i've already described zygisk-detach may sometimes fail to... well.. detach it properly which will require me downgrade, re-patch, re-install module which is always annoying to do and takes a lot of time, when it could be simplified
p.s. i was looking for 'install' in issues and couldnt find anything similar to this
Acknowledgements
Feature description
When mounting the app from manager on version mismatch instead of throwing an error re-install the app with original apk or/and if possible, install patched app as a replacement of original one, so even in case it gets updated ( zygisk-detach failure/google play ignoring it's flags ) after reboot needed version will be installed, as we have apk in module anyway
Motivation
When installing a new version of any app ( youtube/duolingo/twitter ) and the app is already present, 90% of the time i will see an error 'app version mismatch' which is annoying to fix, as may require going back and forth to make sure that the needed version is there.
Also as i've already described zygisk-detach may sometimes fail to... well.. detach it properly which will require me downgrade, re-patch, re-install module which is always annoying to do and takes a lot of time, when it could be simplified
p.s. i was looking for 'install' in issues and couldnt find anything similar to this
Acknowledgements