Allow unknown sources for one app

MM
Matej Mazak
AS Watson Group

Hello,

Our development team requires using HockeyApp for beta testing of our app.

What I need is some script to allow installation from unknown sources, but for this app only.

I do not wish to allow installation from unknown sources for them, but I need to allow this one.

Does anyone know how to enable that?

6 years ago
Android
ANSWERS
RC
Raymond Chan Diamond Contributor
6 years ago

As far as I know, there is no such function offered by any MDM vendors available on the market.

If your devices are all corporate-owned device of a small number of device model(s) with only managed applications allowed to be installed, one possible workaround is to include the full list of app in a whitelist defined application-run-control profile payload.  Then, even if you allow installation from unknown sources option in feature-control profile payload,  only apps apk with bundle-ID defined in the whitelist can be installed.