airsdk / Adobe-Runtime-Support

Report, track and discuss issues in Adobe AIR. Monitored by Adobe - and HARMAN - and maintained by the AIR community.
197 stars 11 forks source link

ERROR ITMS-90035 - Air SDK 821 #1898

Open jebarbieri opened 2 years ago

jebarbieri commented 2 years ago

Hello, I have compiled an app with version Version 33.1.1.821 using ActionScript & MXML v1.12.1 extension Bowler Hat LLC.But I can't upload it to the apple store. The same error always appears. "ERROR ITMS-90035 Invalid Signature". I have already renewed all certificates. I've searched several forums and haven't found the solution. Can you help me?

Captura de Tela 2022-05-06 às 14 16 03

The compiled ipa is in the link below: https://drive.google.com/file/d/1GAtj2asKRQ0tkgnWT0LcenHFBoKEdKpE/view?usp=sharing

ajwfrost commented 2 years ago

When I look at the .app using codesign -v -vvv Atendi\ Mobile.app it gives me:

Atendi Mobile.app: a sealed resource is missing or invalid
file missing: Atendi Mobile.app/assets/img/80x80/.DS_Store
file missing: Atendi Mobile.app/assets/img/80x80/bandeiras/.DS_Store
file missing: Atendi Mobile.app/assets/img/36x36/.DS_Store
file missing: Atendi Mobile.app/assets/icones/ios/.DS_Store
file missing: Atendi Mobile.app/assets/img/114x114/bandeiras/.DS_Store
file missing: Atendi Mobile.app/assets/img/36x36/bandeiras/.DS_Store
file missing: Atendi Mobile.app/assets/img/114x114/.DS_Store

Can you check that you've deleted all these .DS_Store hidden files from your assets/images folder, before doing the packaging? It seems like they're included in the signature process but then not packaged into the IPA itself...

thanks

jebarbieri commented 2 years ago

Thank you so much. I did it. I installed on ios 15.4.1