Phonegap targeting only iPhone (not iPad)?

后端 未结 2 1899
长发绾君心
长发绾君心 2021-02-01 19:54

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.

2条回答
  •  清酒与你
    2021-02-01 20:18

    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:

    
    

提交回复
热议问题