There is not field about company name in itunesconnect for first ios application -


I have a personal apple developer account I tried to upload a new iOS application, but I had a problem. An error message "Please enter the name of a company to use in the iTunes Store.", But there is no area for the company name. This app will be the first app of this personal account. Here's a screenshot:

Enter image details here

Thank you for helping ...

You have to do some trick once you have an error In the screen, you have to keep the HTML Inspector and in the field of search for "Company" will be the "NG-hide" class. In the HTML view, delete it ("ng-hide"), then you can see the company name field, fill it and it works;)


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -