[iOS] Your Info.plist contains the UINewsstandIcon sub-property under CFBundleIcons, which is intended for use with Newstand feature. To include Newsstand features, the Info.plist must include the UINewstandApp=true Info.plist key.
An error occurred when trying to submit an iPhone app via Xcode.
The following issues were found during validation:Your Info.plist contains the UINewsstandIcon sub-property under CFBundleIcons, which is intended for use with Newstand feature. To include Newsstand features, the Info.plist must include the UINewstandApp=true Info.plist key.
If you’re not supporting Newsstand, simply delete the Newsstand Icon item under Icon files (iOS5) in the Info.plist file.
That’s all from the Gemba.