Trying to upload any graphics such as screenshot, icon, Feature graphic and I keep having the same error from from Google while my picture have the right spec.
message is "Upload Error" "You need to check that your screenshot image is valid valid" or "You need to fix your feature graphic is valid"
Anyone has the same error or any clue?
I've even used another graphic from another app published and it still dont want it anymore.
I've also deleted my app and create a new one in the Dev account. Same issue. I'm desperate.
I have the same error. Try with another browser. Firefox works for me.
Update: It seems to be working now. I was facing the same problem just an hour ago and now i'm able to upload screenshots
Related
I have seen other similar posts for this and no response from LinkedIn yet (and they direct you here for support). I have an app for both iOS & Android, com.witopia.securemyemail - I am using the package name for Android, but whenever I try to add the iOS bundle identifier (of the same name), I receive: "Your changes could not be saved right now, please try again." We have checked with all of our developers and can not find this name used any place else. Is there any way we can look this up and see if it's being used by some other account? Or a way to obtain more detailed error reporting as to the issue with the name? We are using the same bundle identifier in xCode as well as iTunes Connect for our App so I doubt some other developer has taken it, but who knows...
Error:- "Your changes could not be saved right now, please try again." - LinkedIn Developer Account.
I also created the same for Android and raised to Linkedin help center but after so many conversations finally, I got the reply which is in a screenshot.
I am also unable to update my application package name & hash in the LinkedIn Developer.
We have to wait until this issue not will be solved by a LinkedIn technical team.
I have this message when submit app to apple store: "There are one or more errors on page.", I checked all information that I filled for app, and also chose price for app, but still was success.
I researched at Unable to submit iOS app for review, and I did as this help, but can't submit.
If you've added or changed screenshots and you get this error, try this:
Click the Media Manager link in the App Preview and Screenshots section. In Media Manager, check all the checkboxes. Save, go back, then Submit for Review.
Check out the following points:
Check Pricing Tab. Select price tier or make the app free.
Select Category and Subcategory. You can find these fields under the App Icon field.
Select Age Rating.
Check other localizations except for default.
Wow, Itunes Connect never ceases to amaze me.
I was getting "There are one or more errors on page"
The only thing I could find was a little red exclamation point next to the "English (U.S.) Primary Language" in the VERY FIRST drop down.
This is a bug, nothing is wrong with the languages it has to do with you missing the right size of screenshots.
Click on the blue "View All Sizes in Media Manager" link and click all the little boxes on the right (ex. Use 5.5" Display) to reuse your images for every size. DON'T FORGET to click over to the " iMessage App" tab as well (this is what I overlooked)
Click save, and then submit again.
I hope Apple really takes an Itunes Connect redesign seriously. Possibly the most buggy product they have made to date.
Mine showed "There are one or more errors on page" and the "English (U.S.) Primary Language" had the error symbol.
Turns out that I didn't have screenshots loaded for 4 and 3.5 inch displays. I simply selected the option to use screenshots from the 4.7 display and my error went away.
Set valid price tier (I set it for free) under "Rights and Pricing" tab. Save and submit. This worked for me.
If English Language has the error symbol next to it, check Media Manager and make sure you have screenshots set for all supported devices.
I've just wasted a few hours on a similar issue. No matter what size screenshots I uploaded, it wouldn't Save in Chrome. I eventually tried the same thing in Safari and it saved the first time. So, one possible workaround is to use a different browser.
finally after waste my 3-4 hours i got the solution of "There are one or more errors on page, and error is shown in English(U.S) primary language" in my case.. i'm unable to post the screenshots for 5.5inch screen. The reason is "safari" the default browser of mac does not support post screenshot method in my case then i download chrome there are options available to post screenshots after this submit for review button clicks...
Tried all of the above. The only thing that worked for me was:
Remove the build
Remove all your screenshots
Click Save
Add all the screenshots again
Add the same build again
Click Save
Click Submit For Review
I added the smart app banner meta tag to my page and it was working fine at one point yesterday. However, now the banner only appears as a gray bar with no content in it. It appears to try to load something for a second, but then stops. Not sure what I changed in the code that would break it. Link for screenshot included below or see for yourself live:
http://grahamgram.com
the reason could be:
you are using a wrong app-id
your app and your apple-id (the one you use for app store) belong to different countries
you are using a proxy to test this smart banner in your dev env (so itunes cannot get the infomation, you can try to download the app from app store with proxy)
other reasons like the first answer
I think the service is currently down.
Been having the same problem myself, have just tested the ted.com site and theirs doesn't load either.
Hope that helps!
I have an application in the "Prepare for Upload" state in iTunes Connect (ITC). I had initially setup ITC with provisional information, and was ready to upload final info, such as the high resolution icon, category selection, copyright statement, etc.
ITC allowed me to make all these changes, but when I clicked the Save button and went back to the previous screen, it showed the old icon and old information. I tried this several times with the same unsuccessful result.
I also contacted Apple's ITC support, but they sort of gave me the runaround and didn't offer any clear answer.
Fortunately I found a workaround. The icon file I had been uploading was a PNG file named "iTunesArtwork" with no extension, named as you have to name it to embed it in the bundle. On a hunch, I gave that image file a ".png" extension and updated in ITC again. This time the update took, and I was able to submit my app with everything set up exactly as desired.
So was the file extension really the trick? shrug It seemed like it to me based on the number of times I re-tried this, but it may also have been a change on Apple's side, so I can't guarantee this will work for you.
I encountered this behavior when running an app on the simulator and on the iPad:
Sending tweet with picture attachment using TWTweetComposeViewController, on the Simulator I can send a very large picture file (>5MB). But when I run the same app on the iPad, the same picture file did not go through only the text message did. A smaller picture files, 200k for example, have no problem. I know 5MB is large for a tweet. But I just want to find out is this some type of bug?
The problem might be due to discrepancy between device and simulator . Please re-check it with the below links. I would suggest you to go through the following tutorial which I found best on web once:
http://iosdevelopertips.com/core-services/ios-5-twitter-framework-part-1.html
Plus, this one is also awesome with a lot of detail and simplified explanation from Ray. I follow his blog for same. http://www.raywenderlich.com/5519/beginning-twitter-in-ios-5