While trying to submit an app update for an existing app, the update is getting uploaded successfully from Xcode onto iTunes Connect, when i try to submit the update for review, i get the following error:
Apps enabled for Newsstand must not contain the
UIPrerenderedIcon
key in the CFBundleIcons.UINewsstandIcon dictionary. Ensure that your CFBundleIcons.UINewsstandIcon dictionary contains the CFBundleIconFiles. Newsstand apps must contain the UINewsstandBindingType in the CFBundleIcons.UINewsstandIcon dictionary.
My app has Newsstand enabled, I have not encountered this error message earlier.