Ionic 4 ITMS-90035: Invalid Signature

Hi forum members, i have a problem uploading my app to itunesConnect, after upload with xcode, itunesConect returns and email with this message " ITMS-90035: Invalid Signature; for this case i’ve upload a blank app, and all is OK, then when install plugins this error returns, anyone with this same problem ?

@ionic-native/android-permissions”: “^5.12.0”,
@ionic-native/call-number”: “^5.12.0”,
@ionic-native/camera”: “^5.12.0”,
@ionic-native/core”: “^5.0.0”,
@ionic-native/device”: “^5.12.0”,
@ionic-native/fcm”: “^5.12.0”,
@ionic-native/geolocation”: “^5.12.0”,
@ionic-native/google-analytics”: “^5.12.0”,
@ionic-native/in-app-browser”: “^5.12.0”,
@ionic-native/keyboard”: “^5.0.0”,
@ionic-native/native-keyboard”: “^5.12.0”,
@ionic-native/splash-screen”: “^5.0.0”,
@ionic-native/sqlite”: “^5.12.0”,
@ionic-native/status-bar”: “^5.0.0”,
@ionic/angular”: “^4.7.1”,
@ionic/storage”: “^2.2.0”,

— Latest update —

I’ve make 45 version checking each file and source, and i found just an invalid name file, also bad inclusion of modal modules, after remove this files, clean build folder and rebuild, i have success.

@BakuUchiha thanks

It is possible that the name of a file or image has a strange character, check the assets path, use basic names, example do not use “á,í,Ü”.

Hi, did you find any solution to this?

@sebafra the solution is in 2 parts

1.- finding all files with special chars;

2.- Checking all includes for each .ts file;

With both issues solved, you no got any error;

Thanks man, it works:

1.- finding all files with special chars;

There was an image with special chars