treequell
Regarding Oggyo reply, I understand the security concern if Secondary profiles were allowed to install the apps to Owner profile. But how about allowing the Owner profile to install/enable such app themselves from within the Owner profile (w/o using adb
)? Currently, the Owner profile can already see such apps as Not installed for this user
.
The idea of using a dedicated profile for installing apps from Playstore is excellent. However, using the Owner profile for this has a major impact on battery life due to multiple instances of Play Services running in the background. (Assuming you want to use Play Services for FCM push notifications in Secondary profiles)
An ideal solution here would be to have a dedicated secondary profile just for sourcing apps from Google Playstore and unchecking Network permissions during installation. Then, enabling such apps from the Owner profile.