Where to upload the definition file for a self hosted (managed) app in the Google Play console on a Google developer account?
I'm developing an app for a customer that uses an EMM (XenMobile) for managing their Android devices. We are using Android Enterprise (former Android for Work) to create a device owner managed profile on the devices and publish apps using the managed Play store together with XenMobile.
The customer wants to keep the APK within their own premises (and on their own COSU devices) and not host apps at Google. According to Google, this is possible - Google calls it Self hosted private apps and also has articles describing everything but the actual publishing process (https://support.google.com/googleplay/work/answer/6145182?hl=en&ref_topic=6145152).
I have the developer account and the json definition file created from the EMM, but when I try to upload the json instead of the apk file to publish the app, I'm prompted to upload the apk file instead. My question therefore is - Where am I supposed to upload the definition file?
BR Thomas