I am currently attempting to distribute a managed file access app called filebrowser for business
the app is configured for mdm configuration, so that we can automatically distribute custom settings to our users. such as login username share type and share path etc.
Upon automatic install of the app, the following error is occurring "The app “com.stratospherix.filebrowserbiz” is already scheduled for management."
The app was distributing to another (my) iPad fine, and setting the managed app settings correctly, although originally it wasn't vpp purchased, but I had purchased against my own itunes account so I set the app as free, I have since deleted the app from jss and re added it as a non free app and vpp distributed to the appropriate staff.
I attempted a failed command purge: delete from mobile_device_management_commands where apns_result_status != 'Acknowledged';
which didn't fix the issue, and the same failed command message appeared.
What I suspect is happening, is the management component to configure the app, is attempting to install, but the app isn't distributing. The ipad air 2, 128gb and is running as expected. The ipad is not managed but it is not prompting to approve the install of the app. I have hard reset the iPad a few times.
while writing this post, I just tried loading the vpp licensed app via the app store, and it installed without problem. and to my surprise it also had the applied managed app configuration.
Has anyone else experienced this? I am hopping to distribute the app to another 500+ and fixing this manually will be somewhat impossible.
