Availability of a name for an app in the AppStore

前端 未结 8 1605
猫巷女王i
猫巷女王i 2020-12-23 21:40

Is there a way to check if a name is available in the AppStore with an HTTP request? Without manually creating the App in iTunes Connect?

8条回答
  •  既然无缘
    2020-12-23 22:10

    2020 Update

    *For apple developer have another application

    1. Choose any application your own

    2. Click "+New Version"

    3. Click "App Information" (Then you can edit application name)

    4. Input your application name that name want to check available then click "Save"

    If you can save without error, You can use this name. (You can change to another name if you want to make this name available again then click "Save")

    If this name not available you get error same this

提交回复
热议问题