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

前端 未结 4 1995
执笔经年
执笔经年 2021-02-19 22:17

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

相关标签:
4条回答
  • 2021-02-19 22:25

    The only way to do it is to submit a new version in iTunesConnect. If you are fortunate and haven't deleted the old binary, simply resubmit it. If you are out of luck like me then you will need to submit a new release. (Reason why I say out of luck is...I am 1/2 way down into the development of my next release and it is no shape to be submitted to appstore which means a month delay for me to just change the category)

    0 讨论(0)
  • 2021-02-19 22:32

    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.

    0 讨论(0)
  • 2021-02-19 22:39

    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.

    0 讨论(0)
  • 2021-02-19 22:47

    Create a new version of the application and submit the binary again. While creating new version we can change the primary and secondary categories.

    0 讨论(0)
提交回复
热议问题