Page 1 of 1

I can't upload to the App Store

Posted: Mon Dec 24, 2018 3:00 pm
by Peter@multidesk.se
When I try to upload to the App Store I get the following error message:
ERROR ITMS-90035: "Invalid Signature. A sealed resource is missing or invalid. The file at path [Körkortskoll.app/Körkortskoll] is not properly signed. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate.
I have the right profiles and I get the same error message when I try to update any existing app.

What's wrong?


///Peter

Re: I can't upload to the App Store

Posted: Mon Dec 24, 2018 3:41 pm
by Peter@multidesk.se
I can add that when I try to build any app to on any one of my devices I get "Unknown error!" Even those I have recently tested without any problems


///Peter

Re: I can't upload to the App Store

Posted: Mon Dec 24, 2018 6:30 pm
by Randy Hengst
Is this for iOS? If so, and based on mistakes I’ve made, I have three ideas:
1) Make sure you’re using a distribution certificate and not a development certificate to build the app.
2) Make sure the Internal App ID you’ve set in the LC Standalone settings matches what you listed in Apple.
3) Make sure your distribution certificate hasn’t expired.

be well,
randy

Re: I can't upload to the App Store

Posted: Wed Jan 02, 2019 10:27 am
by Peter@multidesk.se
The problem remains!

I have checked that all settings are correct, both in my settings and my development account.
I have removed all my certificates and profiles and created new ones. Still the same error.

I can build and test on a device, not upload to the App Store.

Apps that I could upload two weeks ago cannot be uploaded anymore.

The only thing I could think of is that I updated .net and xamarin... so I deleted these, still no improvement.

I then deleted all the caches I could find in my system that could be related to these programs ... made no difference at all!

Now I have no ideas on how I should proceed


///Peter

Re: I can't upload to the App Store

Posted: Wed Jan 02, 2019 11:12 am
by Peter@multidesk.se
An update ....

I can easily build a project in xcode with the same app ID, sign it with the same key that doesn't seem to work with LC, and upload it to the App Store ...

Just wish I had tested this before I deleted all my certificates, profiles and keys. :(

///Peter

Re: I can't upload to the App Store

Posted: Tue Mar 26, 2019 2:43 pm
by swimitup
Hello,
today I found out that the Appstore Application Loader error ITMS-90035 is caused not by wrong profile, nor wrong bundle ID or even nor expired profile: my app contained accented letters (ç, ã) on the folder and app name before compacting to Payload.ipa.
I've rebuilt the app in LC removing any accented letter and voilà, app successfully sent.
Hope this helps somebody, because this simple mistake took hours to be revealed.
Julian.

Re: I can't upload to the App Store

Posted: Tue Mar 26, 2019 2:54 pm
by bogs
Peter@multidesk.se wrote:
Wed Jan 02, 2019 11:12 am
Just wish I had tested this before I deleted all my certificates, profiles and keys. :(
I suspect from that statement there is no way to make a backup of this information? That seems odd.