how to name the app iPad version [closed] - app-store

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
This question is not a tech question.
I have an iPhone app name 'abc', I will release a version for iPad.
How to name it
I check on app store found that some people name
abc HD
Welcome any comment
Thanks
interdev

Start uploading process of your application on store and you will get error message if application name already exists something like this:
The Application Name that you provided
has already been used. Please provide
a unique Application Name.
AppStore: Stake your claim

Off topic though it is, if you're going the separate app (rather than universal binary) route, then it's common to use "HD" to differentiate between the versions.

Related

Naming convention when submitting separate iPhone and iPad app versions [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I have an iPhone app named XXXX-YYYY, now i have built a separate iPad version of this program, not a universal, and my idea was to name it XXXX-iPad-YYY. This was rejected due to the "iPad" piece in the name.
May i ask for some advice how you would name the iPad version as i cannot use the same name as the iPhone version, tried that, and i cannot use "iPad" in the name.
I have checked around a bit but not found anything useful.
Look in the App store for example names the Apple has previously approved, such as with the "HD" suffix. Or Apple may allow "... for iPad" as a suffix in some cases.

Is it possible and legal to republish an App Store app? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Is it possible and legal to remove an App Store app (I ALREADY OWN AND I PUBLISHED IT) and publish it fresh again with:
a) the same bundle id
b) different name/description and bundle identifier?
Many many apps in the app store have changed their Bundle Name (name under the icon) and app store name and description. Sometimes with an app the behaves and/or looks very different. For whether this is legal or allowed by Apple, you have to read the iOS standard agreement, and submit an app to Apple. Customers may or may not appreciate this change.
You have to be the original submitter of an app to reuse a Bundle ID and submit it.

IOS developer program( individual) [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
My clients has purchased an IOS developer program (individual company), he would like to put to the apple store with the name of his company ? can he do this ? How ? or the app will have the name of his program developer ?
This is specified in iTunes connect, when he publishes an app to the Apple App Store.
The app will have the legal name of the name on the account.
I'm unsure of the question, but if the company is registered to the program, he can give the developer access under his account.
If you're asking about him being registered as a person, it can only be posted under the person's name.

Can the Publisher/Copyright name for an Individual Apple Developer account be changed? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
What what I understand, when you upload your first app you set the publisher name and from then on it cannot be changed.
Is this correct?
That is correct. Apple may help you if you ask nicely through e-mail, but there is no official possibility to do this.
You could try e-mailing Paolo Varani, he's helped us with the same issue before and it was fixed within hours.
The trick with Apple is to stay friendly and, above all, patient.
(or to just not make any mistakes at all ;) )
You simply cant change this name.
"Important: You cannot edit your company’s name after submitting it on
this page. The settings you specified will apply to all apps added to
your account, so be sure they are correct before continuing. Do not
include Apple trademarks."
ref Apple

Is it possible to submit same app with different name? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Has anybody tried to submit the same app with different name to the app store?
Assumed that the app is under the same iOS developer program account, and is not a lite version.
Thanks ^m^
Don't. You should not try to submit the same app under a different name to the App Store. It is not how the App Store works. As #Jeremiah said, there is a similar thread on StackOverflow: Can I submit the same app to the App Store under multiple, different accounts/identities? and in it, #bobwaycott notes that the App Store Guidelines state:
2.20 Developers "spamming" the App Store with many versions of similar
apps will be removed from the iOS
Developer Program
Yes, all you have to do is to copy your project to a different location, and rename it:
http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/
It will be treated as a different project with configuration rewritten by xcode.