Setting iOS DeviceFamily in Info.plist
I am attempting to submit my game to the App Store, but it says that is supports iPad and I must upload iPad screenshots. I only want this game to support iPhones. The generated Info.plist indicates under devicefamily a "1" and "2" where the 2 represents iPad. How can I change these settings or edit the Info.plist so that I only support iPhones? Directly editing the Info.plist in the packaged game causes issues. I also have unselected "Supports iPad" in the iOS settings for my project.
(comments are locked)
|
Your answer
Follow this question
Once you sign in you will be able to subscribe for any updates here
Hey NamCap,
Have you tried going into Edit > Project Settings > Platforms > iOS and unchecking 'Supports iPad'? Once you've done that, package the game again and try to submit it, let me know if that resolves the issue you've ran in to.
Thanks!
I had already done that. I had to manually edit the info.plist to not support iPad.
Hey NamCap,
Thank you for providing me that information, I apologize for misreading that previously. However, when you edited the info.plist, did that actually fix your issue. I see where you said it 'causes issues'. What types of issues is editing the info.plist causing?
Do you have any screenshots from your iPhone settings from within the Editor, or perhaps your info.plist that you can provide for further review?
Have you tested this in 4.9.0 yet?
Thanks!