Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Uploading App Images: "Invalid GeoJSON: Your routing app coverage file is invalid."

This question is not a duplicate to another question that asks about the same message, but in another context. The context of this question is just about uploading screenshot images and getting the message.

Today, I had a new message when uploading images to App Store Connect:

Invalid GeoJSON: Your routing app coverage file is invalid.

This makes absolutely no sense since, at this time, I had not even chosen a build for the upload.

Retrying to upload the images, it worked. But unfortunately, the message appeared for each language and format.

Is this a bug by Apple or am I missing something? I would guess that uploading images has nothing to do with GeoJSON.

I used Safari. Others seem to have the problem with Chrome. So it occasionally seems to happen on all browsers.

Screenshot of Message

like image 757
brainray Avatar asked Aug 12 '19 19:08

brainray


3 Answers

I had this same problem today while uploading App Store Icon on Preparing for submission page. Solved it by removing "-" from my image name.

like image 97
Suhail Avatar answered Sep 24 '22 15:09

Suhail


This is an unusual bug. Apple might be already working on it. It's not coming on any specific browser. It occurs mostly when we are trying to upload more than one images at once.

Apple always keeps their live site maintenance work active, so this is most likely a bug occurring in their live site maintenance. It will be fixed soon.

For now, if you are finding difficulties handling screenshot uploads, you can try to upload them one by one rather than uploading in a bulk.

Important Note:

I am stating this on basis of the last few uploads I have experienced. Also, the solution I have given is tried from my side and it worked for me well. So, you can just try it out and I'm sure that it's not a browser issue. It can occur on any browser.

like image 36
Mayur Avatar answered Sep 23 '22 15:09

Mayur


It did not work for me even if I provided English file names. It kept giving the above error.

Only thing that worked for me was to remove all underscores. So instead of iphone_xs_max_1.png, it worked when I renamed it to iphone1.png and uploaded.

like image 42
arun Avatar answered Sep 22 '22 15:09

arun