iTunes connect "+ version or platform" not doing anything

Hi,


I want to add a new version of my app (like I've done before plenty of times) but when I click the "+ version or platform" and then "iOS" does not happen anything the modal asking for version does not show as it should, there is also no error in the console.


So far I have tried with 4 different macs with Safari and Chrome.


Does anyone knows what could be happening? Or check if perhaps you have the same problem as me.


Also the new ToS have been accepted already by the TeamAgent.

Facing same issue here...

Same with us

Same. Opened up the inspector and found a bunch of `undefineds` in their `ng` angular stuff, seems like it might actually be broken.

same issue here

Same here...😢

Got this answer from Apple Support today:


Hello,


Thank you for contacting App Store Developer Support regarding not able to add a new version of your app in iTunes Connect.


Thank you for reporting the issue you are experiencing. We are aware of the issue. Our teams are actively working to resolve this as soon as possible. Your patience is appreciated during this time.

If you would like to provide any feedback regarding this or anything else, you can reply to this email and I would be happy to forward it to the appropriate team for review.


Don't hesitate to contact us if you require assistance with any other questions. You can fill out a Contact Us form in iTunes Connect here:


http://www.apple.com/itunes/go/itunesconnect/contactus


If you have any questions or concerns, you can reply to this email or contact us via phone, Monday-Friday, 9:00AM-7:00PM central time at 1-800-633-2152 or


Worldwide Developer Support Phone Numbers


http://developer.apple.com/contact/phone.html


Please reference your follow-up number: 1155450633


Best regards,


Bobbie
Apple Inc.

ditto

Same issue here. Ugh.

Yep, still not working, uploaded multiple versions and yet nothing works

Same issue here (tested in Safari, Chrome and Firefox)

ditto


😕

I had the same issue but was able to get past it by putting in some temporary CSS tweaks using the inspector in Chrome. If you inspect the button there is some Angular logic hiding different versions of the button. I just forced all the buttons to show with a "display: block !important" then I was able to click the right one to add a new version. Crazy work around but has appeared to work.

It is working for me now.

We have been dealing with this for a week. I have been in contact with Apple support and they say they are working on it.


We have found a work around and thought I would share here to help you guys out. Such a small error is stalling everyone from submitting.


The angular app is hiding the correct iOS button, the visible one is calling a method that does not exist in the scope: showContractModal()

http://royc.es/1z0x1T1n2F0Z



I hope this helps someone.

still not working for me

iTunes connect "+ version or platform" not doing anything
 
 
Q