I am trying to publish an iPhone app; it is not the first, I already published others in the past. So I entered the required info in the first and second form, and then filled in the big third form, the one where you also upload icon and screenshots. Well, I pressed the "Save" button before uploading the screenshots, because I noticed that I had no retina-4 screenshot available, and had to produced it first.
Why did I press "Save"? Well, I just wanted to make sure all the info I had entered wouldn't get lost.
Reasonably, I got an error message regarding the missing screenshots.
After a while I uploaded the screenshots, but when trying to save again, I got a generic error, something like "There has been an error, contact support". Maybe my session had expired in the meantime???
OK, so I press "Cancel". I return to the initial screen, where my apps are listed. No sign of the new one, so I guess I have to re-enter everything again.
The bad surprise is that when I fill in the first form I get an error message:
The Bundle ID you entered has already been used
I guess I will have to choose a different bundle ID... sounds crazy, just can't believe it... any suggestions?
Had faced the same problem at the time of my last app uploading. And as i was not having time to go through the Error, I simply changed the bundle id with new one. And it get done. I will suggest you to create new one and go with that.
The message is trying to tell that the bundle ID already exist in apple there. Because it must be unique, thus no body can create a new one.
Why you saw this is probably the account you using in your mac book or xcode no longer have access to this bundle. Try login to apple developer account to check whether you still able to see this app or not. And try to check with application admin to check is it your account being remove for this bundle access.
Related
App Store Connect now requires the bank account holder’s address.
However when I try to add my address to my bank account on AppStore Connect I get an error saying:
This address has been modified. Verify the changes and resubmit
I tried clicking save multiple times and changing the address but nothing works.
Does anyone else have this issue? Anyone knows how this can be fixed?
Thank you
How many times did you click save button? I had the same issue and I saw this: https://developer.apple.com/forums/thread/112590
I had to click it like 4 times or something. Make sure you don't close the window or leave the page. It's definitely a bug.
I've submitted a new app to itunesconnect - which got rejected because of a metadata issue. I fixed the metadata issue and replied to them in the resolution centre. However, I was not sure whether I need to press "Submit for Review" again on the app page (since they do not really specify). So, I went to go press it just for in case. It does not want to trigger and gives an error "This field is required" - with NO indication of what it actually wants?
Please, does anyone have a suggestion on how to fix this. I have already set the age rating, privacy policy etc. It has screenshots and a binary file. As far as I can see, it should be good to go. At this stage, it looks like they are just trying to make life difficult.
OK, so after scrambling around and changing random fields, I inserted a value for "Copy Right" and that seemed to work. After I submitted though, it immediately cleared that field from the entry I had put in? So, not sure what that is all about. Hopefully this helps someone else too.
I am trying to update my game from 1.0 to 1.1 but get this error:
"Application is missing a default group leaderboard (ItunesConnect error)"
image:
I also can't save anything, when I try to i Get this error:
There was an error saving changes. Please try again later or contact App Store Developer Support.
I already contacted Apple Support but they didn't know what it was. they are investigating but it takes really long.
Did anyone else ever experienced this?
Yi Yuans Answer is correct, unf. I am to noob to upvote it. That's exactly what Apple recommended to me in the same situation by pointing out the Game Center configuration manual.
I thought they are mad, as I did set the default Leaderboard before, and was unable to make any other configuration change stick. But I tried it anyway and it fixed the problem:
Go to 'MyApps' page (The overview page).
Click the three dots/ellipticals next to the Add App (+) symbol.
Click 'Game Center Groups'.
Pick the group in question.
Click the empty space under "default leaderboard".
Pick your default leaderboard.
Click 'Done'.
I have same error, now is OK, by steps:
1, iTunes Connect -> my App -> error App -> Click Game Center
2, default leaderboard, Click Blank place, see Screenshot.
sorry, I have no authority to post image.
http://i.stack.imgur.com/3zN5D.png
http://i.stack.imgur.com/BmFhC.png
We're having the same issue when trying to update the description of an app. We have Achievements for this app but intentionally did not create a leaderboard for it. Now we're getting the same error about missing a default leaderboard. I've sent the info to Apple, awaiting a response.
I have been getting this error for days. Is there an official solution? What are the consequences of moving the leaderboards to a group?
I am trying to create a new app on iTunes Connect. I have filled in the form however it says "Your app information could not be saved. Information for atleast one field is invalid or is in the wrong format"
However it doesn't tell me what is wrong, so no clue about how I should go about this. (I also tried different browsers hoping one would work).
Here is a screenshot of the form:
I dont think there is any restriction on version number, but have you tried changing your SKU ? I always keep my bundle ID and SKU same (as it's already unique).
I couldn't add comment hence writing it as an answer.
When you first ever open a new app, whether you're a developer making one, or you have just downloaded from the app store, if Twitter access is needed, it will ask for it.
I can only get this AlertView to show once, per device. No matter what I do, I can't get it back, deleting the app + data, re-building it from Xcode, revoking access to Twitter accounts on the device itself...
None of these work.
I can detect in the code whether on not I have access to Twitter, but it was more of a UI problem I was having when it first appeared. So I really need to see it again.
If anyone could help that'd be great!
To invoke the dialog again, change app id temporarily. Since app id uniquely identifies an app, it'll be like a new app.