Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iPhone Application Name Availability

Tags:

naming

iphone

Is there a way to check whether an iphone application name is available to use? Would a search on iTunes and checking to see if there is an existing application already out there be indicative that an iphone application name is available to use or not?

like image 473
WillF Avatar asked Apr 29 '09 13:04

WillF


People also ask

How do I know if an app name is available?

Go to the Google Play Store for Apps. Search by app name. Click the result for your app.

Do iOS app names have to be unique?

Apps do indeed have to have unique names. If a desired name isn't available, developers commonly solve the problem by adding a bit of description to the name, making it unique, e.g. "SuperText - Text Editor for Geeks" when "SuperText" isn't available.

Can two apps have the same name in Apple Store?

Two iOS apps currently can not have the same App store name (as entered in iTunes Connect), nor the same bundle ID suffix. They can, however, have the same name under the icon (the Bundle Display Name as entered in the app's plist).


1 Answers

As pointed out here, even if you search the traditional channels, there may still be someone who has claimed that same name but not submitted an application yet. If you wish to truly test this out, it sounds like you can start the process of submitting an application on iTunes Connect, fill in the name of your new application, but don't complete the submission. You should receive an indication as to whether someone else has this same store name. If not, it appears you now have a claim to that name.

In any case, because you can have a different name in the store than is displayed on the iPhone, you might be able to use a slight permutation on the name for your store submission, and your desired name within the iPhone application itself.

However, I would second sgmeyer's suggestion that you do a USPTO trademark search first before using a name. Trademark infringement can get you in trouble later on.

like image 131
Brad Larson Avatar answered Sep 20 '22 19:09

Brad Larson