Hi Based on Documentation https://developers.google.com/android/management/apps
It's not clear how multiple play store accounts can be used, with Single Enterprise that is created using Android Management API's
Suppose we build a solution using Android Management API's and now we have many customers each one will have there own set of private apps then how the app publication will work?
Where these customers/organisations will publish their apps ? if they use their own play store accounts to publish app then do we need to share our Emm's enterprise ID with them so that they can whitelist their private app's for our solution's enterprise ?
will it not leak apps among different customers ?
For Example There are two Organisations Alpha an Beta
Alpha published private app App A & B and made it available to our EMM's Enterprise ID
now Beta Published C & D using same steps
While creating Policy Alpha used Package name of A, B & C(somehow he got to know this package name) then will it not install app C in his policy ?
Please help Documentation is not very clear about app publication.