Hi all,
SOTI version : 13.3.0.3965
TC57 : Android 8.1
I need to be able to install an application by the file sync rule. So I create a rule containing my package file which is pushed on my terminal and installs properly via a script.
I am asked to see the possibility of blocking the installation of the package as long as a specific file is in a specific folder as well.
The if command not working on android, I am blocked.
how would it be possible to check this before installing on Android?
Regards