Hi,
I have an app running on Samsung Android Devices
I have two version 103 and 110
I can deploy and install without any prompt or click version 103 by using Application policy. I just Selecten "required"
Then I have to updta this app from 103 to 110.
In able to do this, I change apk file in application policy.
But, In afaria client, I see that version 110 is shown in update tab. And waiting for tap to update.
I want to update automatically update 103 to 110.
How?
Maybe first of all I have to run Samsung configuration policy to uninstall 103 and then run application policy to install 110.
But this is complicated.
What I've done?
I run Application policy to install 103.
Then I change apk file 103 to 110 in application policy.
Then create a session to send 110.apk file to device.
Then run configuration polict to update from 103 to 110 from defined file location on devices. (storage/sdcard0/110.apk)
I know it is more complicated.
Is there any simple method?