Closed EnderNon closed 3 months ago
Well, check the script. There is nothing that delete anything other than the apk file.
Here arethe uninstall command. Definitely issue with your phone.
That's quite odd then. It stopped doing it after i reflashed OS. I found out the cause of a lot of revancify errors on my phone, it's that using the Pacman bootstrap instead of apt breaks things.
Ok, first issue I found, it tries to run some command with an -o flag but with the pacman bootstrap there is no -o option
apt is only required while fetching the dependencies. Switch to apt, fetch deps and then switch back to pacman.
Ok, here's the thing: when switching package manager bootstrap only your home directory remains and everything else is gone. The installed dependencies will also be gone unless they're stored in your home directory.
When I ran "Uninstall Patched App" with superuser, my phone just switched off and bugged out. When i tried to boot up I found everything was gone. Thanks a lot 👍