Android: Bypass Low SDK Installation Block

BS
Bob S
JPW Associates, Inc.

We have an older application in our stack (from a now defunct vendor) that, as of Android 14, cannot be installed through default channels due to a deprecated SDK version.

In a local installation, the block can be bypassed with adb install --bypass-low-target-sdk-block

Is there a mechanism to replicate the bypass when installing an application through MobiControl?

a year ago
Android
ANSWERS