Complicated this situation which is to install that its is magisk and sigisk and application magisk ok, why magisk this uninstalls during an installation of an apk.
I don't have a bank problem, just that I would like to know how to solve this problem during an installation after a restart
At the moment I wanted to hide magisk again I got an error then I restarted my S 10 magisk not available, so to find my root I must redo with odin BL -APp atched _magisk -home CSC
Screenshot after flashing to find the root in magisk
You can't have multiple instances of Magisk manager.
What is sigisk?
I would uninstall all Magisk Managers (don't worry you won't lose root by doing so)
Start with uninstalling the unhidden one if you have one currently.
Code:
adb shell pm uninstall com.topjohnwu.magisk
Next unhide Magisk if you have one
if you can't find one look for Application
Accueil
then uninstall it
repeat the process if you have more hidden Magisk Apps or
Accueil
that is Magisk
You can also issue these commands based on your screenshots
Code:
adb shell pm uninstall tu.ec
adb shell pm uninstall r.iazafs.l.kn.jntj
When you have all Magisks uninstalled
Reboot
See if you find Magisk Manager after reboot.
If you don't, just go ahead and install it
Hide if you want.
If you get an error during hiding, that is a clue that you will encounter a problem.
Perhaps it is failing to uninstall the unhidden one, which is causing multiple versions to exists and pose problems.