I have a profile with a package that executes certain scripts, installs an apk, and the last post install script is "reset /delay 5". That last step always executes for sure as the device reboots, but the profile never shows as "Installed" in the device details pane, only "Pending Install". The package that contains the reset command always shows as "Downloaded" and I receive an error when I try to Force Package Reinstallation.
It's like the device reboots and the package never reports as complete/installed. How can I reboot the device as the last step of a package/profile and get it to update properly?