Forum Discussion
How to manage app using Intune
Thanks for the input, James!
I followed the official instructions here:
High-level summary of steps:
- Created a test dummy app with a new (unused) package name using targetSdkVersion = 29 (intentionally too old for public Play app)
- Created a new private app in Play Console using a dev account and shared it with 2 test organizations enterprise id's (one from Intune and one from SOTI MobiControl)
- Published a production release, which went super-fast.
Now I would like to see the app in the Play iframe (opened from Intune or SOTI) but I could not find it with the search (even if I searched for the exact package name, I get all kind of odd games etc.). Is there a better way to search in the iframe?
Anyway, then I went old school logged into play.google.com/work where I could put the package id in the url query, this worked, and I could approve the app and now is showed up in the play.google.com/work/licenses/apps list with status approved.
Also, now it shows up in the iframe app collection, but it does not get synced to Intune / SOTI.
I have seen something similar with private apps uploaded through the iframe namely I uploaded it and wait for it to be ready, then I need to “choose” it in the iframe before it gets synced to the MDM.
So getting close but still no cigar 🙂
Hi jasonbayton ,
It works now when searching in "app name", I tried that also the other day but maybe it takes a bit of time to become available in search. Anyway now I can select - thanks for the help Jason.
Hi King the reason I wrote in this thread is that maybe a private app could be helpfull your software vendor? Fast releases and less restrictions can be useful for enterprise apps.
It can be combined with Play release tracks for explicit version control and managed config for "customization".
One old trick for rollback via Play is to re-release the previous app version with a higher versionCode. Again this could be combined with release tracks.
Anyway I agree with Jason that it should be manageable with proper release management and testing to run the "latest" versions of an enterprise app.
However there are options for running it with a more classically / controlled approach for enterprise apps on Play.
Bo Snitkjaer.