We have a significant number of iOS Devices across our offices in the US, and currently, use MDM for App distribution / management. When a new version of any (3) of the primary Apps we deploy becomes available, we install the update on a Test Device to ensure there are no stability issues prior to rolling the patched version out to our fleet.
Question: Given that the JSS displays the current build of any iOS App made available for distribution, I'm wondering if there's a way to monitor the version number of these apps via a script, so that when it changes, our Apps Support Team can be alerted and begin testing the newest version.
I'm primarily curious about where these App names / version numbers reside in the Framework (i.e. are these attributes accessible via the MySQL db, or does the framework merely point to Apple for this info)
Anyone out there built / seen / used something similar?