Error submitting App to AppStore
I got these errors when trying to submit my app via the ApplicationLoader to the AppStore:
1. "There is no dwarfdump executable defined."
2. "Application failed codedesign verification. The signature was invalid, contains disallowed entitlements or it was not signed with an iPhone Distribution Certificate."
The first error disappeared after a software update on my mac!
I revoked my certificate in the provisioning center and made a new one to solve the second error. It doesn't work.
I reinstalled Flash Builder...doesn't work.
The Apple support team told me to use the validate function of xcode, but I don't have one or is there a possibility to do this in Flash Builder?
I have already submitted two applications and everything worked fine.
I use the same .p12 file as for these two application and I also created a new one because nothing seems to solve the problem.
Could it be that Apple changed something in the publishing process?
In my app.xml there is the following hint for iPhone:
<iPhone>
<InfoAdditions><![CDATA[
<key>UIDeviceFamily</key>
<array>
<string>1</string>
<string>2</string>
</array>
]]></InfoAdditions>
<requestedDisplayResolution>high</requestedDisplayResolution>
</iPhone>
I read a lot of problems coming up with the new application loader and many other users suggest to download an older application loader version (1.3). I can't find this version anymore?
Does somebody has a link for me so that I can test this issue?
I really bought me a MacBook to publish Apps with Flash Builder and I feel really sad because I investigated more than 16 hours in this problem.
I would be very happy if someone has a hint or solution for me 🙂
Best regards,
omi
