Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

I tried creating an app for Apple's app-store. The name I want is "Chess". Unfortunately it was in used. Okay, fair enough. But I can count at least six apps in the app store using the same name. If someone else can duplicate a name, why can't I?

share|improve this question
This is very specific to the current functionality of Apple's store. I think it would be better to direct your question to their documentation and support resources. If you would like to discuss this further, please raise a question on our Meta site. – Thomas Owens Feb 10 at 14:15
Some app names may have been "grandfathered" before the app store rule against name dups. You're too late. – hotpaw2 Feb 11 at 2:17

closed as off topic by GlenH7, Thomas Owens Feb 10 at 14:14

Questions on Programmers Stack Exchange are expected to relate to software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Instead of trying to work around Apple's decision, choose a unique name.

What is your goal? Presumably it is to sell your application, or at least give it away so people can enjoy it. If you use a name that is already being used, you lessen the chance that somebody will find, buy, or download your game. It will be harder for them to find, and harder for them to tell their friends about. Even if they search for "chess" and your game shows up, people may very well choose one of your competitors with the same name without realizing it.

The name of an app serves a purpose. It lets people find it. It lets them discuss it. It lets them easily share with others. Isn't that what you really want? So, think about what your true goal is, and do things that get you closer to that goal. In this specific case, pick a unique name.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.