Best way to target a universal app to only retina iPhones and all iPads?
I would like to restrict a universal app to be installable on all iPads and some iPhones (those with retina screens). Is there an easy/good/approved way of doing this? After doing a bit of research it...
View ArticleRe: Best way to target a universal app to only retina iPhones and all iPads?
** UPDATE ** After testing an upload it appears that you can't qualify UIRequiredDeviceCapabilities with a device.
View ArticleRe: Best way to target a universal app to only retina iPhones and all iPads?
I'd be interested in this too. Any further thoughts?What do you mean by "can't qualify UIRequiredDeviceCapabilities with a device"? Do you mean that specifiying these required capabilities has no...
View ArticleRe: Best way to target a universal app to only retina iPhones and all iPads?
When you try to upload the app to the app store you get a message saying that the Info.plist has an error in it because you can't qualify UIRequiredDeviceCapbabilities with a device specific...
View ArticleBest way to target a universal app to only retina iPhones and all iPads?
I would like to restrict a universal app to be installable on all iPads and some iPhones (those with retina screens). Is there an easy/good/approved way of doing this? After doing a bit of research it...
View ArticleRe: Best way to target a universal app to only retina iPhones and all iPads?
** UPDATE ** After testing an upload it appears that you can't qualify UIRequiredDeviceCapabilities with a device.
View ArticleRe: Best way to target a universal app to only retina iPhones and all iPads?
I'd be interested in this too. Any further thoughts?What do you mean by "can't qualify UIRequiredDeviceCapabilities with a device"? Do you mean that specifiying these required capabilities has no...
View ArticleRe: Best way to target a universal app to only retina iPhones and all iPads?
When you try to upload the app to the app store you get a message saying that the Info.plist has an error in it because you can't qualify UIRequiredDeviceCapbabilities with a device specific...
View Article