简体   繁体   中英

Android enterprise policy - how to use managed play store in Whitelist mode with big number of apps?

I just got to know that we can not use more than 1050 apps in Whitelist mode. When I tried to add 1500 apps, I got an error: too many apps. Maximum allowed 1050, actual 1500 too many apps. Maximum allowed 1050, actual 1500

I know I'll need more apps but can not go in Blacklist mode since we are not allowing apps other than these 1500.

Anyone - any inputs on how to handle this scenario?

example policy:

 { "applications": [ list of 1500 apps ], ... "playStoreMode": "WHITELIST"... }

Unfortunately, currently there is no way to increase the maximum number of apps allowed. However, there is currently a feature request that is filed to change the limit but there is no guarantee when this will be worked on.

I suggest joining the Android Management API mailing list to keep you posted on the latest updates.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM