igorsantos07 opened a new issue, #1417:
URL: https://github.com/apache/cordova-ios/issues/1417

   # Feature Request
   
   ## Motivation Behind Feature
   The only way so far to control to which devices my iOS app gets built is via 
`target-device`, which only accepts iPhone and/or iPad as parameters, exactly 
how Xcode does it at Build Settings > Deployment > Targeted Device Families.
   
   However, there's no way to avoid an app to be available for "designed for 
iPad" destinations, such as Mac or Apple Vision. This is removable by going to 
General > Supported Destinations, but it obviously goes away once you reset 
your platform folder, e.g. new clone.
   
   
![image](https://github.com/apache/cordova-ios/assets/532299/c4afbbb7-f251-48b2-a342-a32607947882)
   
   This probably ties directly with the "Compatibility" section on the App 
Store:
   
![image](https://github.com/apache/cordova-ios/assets/532299/eb18dcf1-4932-4475-a155-471291507a99)
   
   
   ## Feature Description
   There should be a new preference tag to control those destinations.
   
   
   ## Alternatives or Workarounds
   As mentioned, some people confuse this request with the `target-device` 
preference, but that doesn't allow removing those "designed for iPad" 
destinations, in case you do want to support actual iPads.
   
   #1313 was suggested as a similar topic, but that's related to Catalyst, 
which is indeed another option on that destinations list, but to my 
understanding the problem is not which version to build, but instead which 
versions are allowed to be built - or in which device types the app is allowed 
to be used.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to