- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello!
I have a problem. Within a few months appstore rejects my application.
Reason: "2.9 Details
Additionally, your app still contains references to incomplete content. Specifically, some icons are left unchanged from template.
We’ve attached screenshot(s) for your reference."
(In attach - Apache Cordova Logo).
But I've changed all icons of app to my own.
Moreover, when I test app built with "Ad Hoc provisioning profile" i have no problems on my iphone, but when I try to install app built with "distribution provisioning profile" app has Apache Cordova icon.
What I should to do?
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did apple send you screen shots of what apple sent you?
What device did you test on? What device did they test on?
Did you provide all the images that we prompt you for in the XDK?
What is the name of your app?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
JOHN H. (Intel) wrote:
Did apple send you screen shots of what apple sent you?
What device did you test on? What device did they test on?
Did you provide all the images that we prompt you for in the XDK?
What is the name of your app?
Yes. I attach it (1.png)
I have tested with iphone 5s and iphone 4s (OS 8.1 & OS 7). They have tested with iPad and iPhone running iOS 8.1.3..
Im sorry, but I dont understand this sentence..
com.linkodium.freskarosa (freska rosa)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please do not bump your posts. We will get to them as time allows.
Apple reviewers can be very different. We do not require all the images that apple allows. I have not seen this error before, but the first thing I would suggest trying is adding the following images to the additions file in the XDK and resubmitting.
<icon platform="ios" src="images/ios/72x72.icon.png" width="72" height="72" />
<icon platform="ios" src="images/ios/57x57.icon.png" width="57" height="57" />
<icon platform="ios" src="images/ios/40x40.png" width="40" height="40" />
<icon platform="ios" src="images/ios/50x50.png" width="50" height="50" />
<icon platform="ios" src="images/ios/80x80.png" width="80" height="80" />
<icon platform="ios" src="images/ios/29x29.png" width="29" height="29" />
<icon platform="ios" src="images/ios/58x58.png" width="58" height="58" />
If they reject your app again, find out what sized images they have issues with and add them to the additions file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello again!
How I can change this settings?
When I change it in Intel XDK -> "intelxdk.config.ios.xml" after building in "config.xml" (in ipa-file) I see no changes.
When I change it after building in "config.xml" (ipa-file) and try to publish I see error: "ERROR ITMS-90035: Invalid Signature..."

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page