Is there a way to send a script down to an Android device to force it to check-in? I tried "connect -f" but I can't really tell if it's doing anything, nothing logs as a device check-in.
I would like to send a device check-in script as part of a post installation script in a package after a new software version is installed. This would allow to us to quickly see if the app version incremented successfully as well as some other items.
Thanks