Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I change the category of my app at iTunes Connect?

I added many versions of my app at appstore with Utilities as a primary category ,but now I want to add it as Lifestyle category.Can I change this category with out deleting the app

like image 1000
Ali Avatar asked Jan 05 '11 10:01

Ali


2 Answers

You should be able to update the category choices you initially chose during the submission process by logging into iTunes Connect and editing your app.

  1. Log in to iTunes Connect.
  2. Go to "Manage Your Applications"
  3. Select your app.
  4. Modify the "Primary Category".

It's unclear if you have already tried this. I haven't personally tried this in a couple of days, so I'm not sure if this functionality has been randomly removed, but it's certainly worth trying if you haven't already.

You can also change the category when submitting an update to your application, so if all else fails, this is always an option.

like image 78
Cody Gray Avatar answered Oct 29 '22 20:10

Cody Gray


First select the app by going to

  • iTunes Connect>My Apps> YourApp
  • Under iOS APP> click Rating [edit] link.

If you have selected "Made for kids" and has already been rejected due to outbound links then there are few ways to go about this.

Option 1: Removing outgoing internet access items (links, in-app purchases etc.) and resubmit the app.

Option 2: Fix outgoing access as per Apple guidelines (which may include adding verbiage to seek help from parents/adults). So redesign and resubmit the app. Apple guideline: https://developer.apple.com/app-store/parental-gates/

Option 3: Uncheck Made for kids option. To do this you will have to delete the binary.Then Re-add the app icon(1024x1024), upload build and resubmit.

like image 34
velhala Avatar answered Oct 29 '22 20:10

velhala