How can I make Phonegap Build to target my app only for iPhone (not iPad)? Is it possible?
I'm not using XCode. It's an HTML5/JS app built with Phonegap.
I know this is old, but the correct answer isn't here; so I'm adding it. I got here with the same problem and below is the solution you're looking for:
In your config.xml:
<preference name="target-device" value="handset" />
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With