Does anyone know if this is possible (and if so how to achieve)?
I know it's possible on iOS using the XML below but I can't seem to find an Android compatible version.
<iPhone>
<InfoAdditions><![CDATA[
<key>MinimumOSVersion</key><string>8.0.0</string>]]>
</InfoAdditions>
</iPhone>