You should be able to add the following to the config.xml:
<preference name="target-device" value="handset" />
See the Cordova docs for more info: https://cordova.apache.org/docs/en/latest/guide/platforms/ios/config.html
You should be able to add the following to the config.xml:
<preference name="target-device" value="handset" />
See the Cordova docs for more info: https://cordova.apache.org/docs/en/latest/guide/platforms/ios/config.html