Does MobiControl would ever support App Bundle for Android https://developer.android.com/guide/app-bundle ?
Or is there any way to deliver App Bundle to the device besides of Google Play?
Does MobiControl would ever support App Bundle for Android https://developer.android.com/guide/app-bundle ?
Or is there any way to deliver App Bundle to the device besides of Google Play?
It looks like the way to go is to generate APKs manually using https://developer.android.com/studio/command-line/bundletool and pack them as usual in MC studio.
I believe App Bundle support is distinctively a function of Google Play since the Play Store is doing the compiling and signing process.