Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 12-10-2008, 10:36 PM   #1 (permalink)
Registered Member
 
Join Date: Oct 2008
Posts: 17
bleasdell is on a distinguished road
Default Renaming an app that is already on the store

Has anyone tried to rename an app that they already have on the store? I am not looking for specifics of how to do that in the code, but am instead interested in if (and how) it can/should be done on the distribution side of things. Any experiences or advice you can share would be much appreciated.
bleasdell is offline   Reply With Quote
Old 12-10-2008, 11:34 PM   #2 (permalink)
New Member
 
Join Date: Apr 2008
Posts: 802
scottiphone is on a distinguished road
Default

You can't change the bundle ID if you already have it out (and want this to be an update). You'll have to change your product name settings in the build settings.
scottiphone is offline   Reply With Quote
Old 12-11-2008, 07:51 AM   #3 (permalink)
Registered Member
 
Join Date: Oct 2008
Location: London, UK
Posts: 250
mattjgalloway is on a distinguished road
Default

As far as I am aware, you can change the name in iTunes Connect with no problems - that will change the display name in the app store. Then your bundle name in XCode for the project presumably would be able to be changed, but making sure that the bundle ID remains the same is important. The default is that the bundle ID becomes com.your_company.<BUNDLE_NAME> which is dynamic from the bundle name, therefore you'd need to manually set this to whatever it was originally.

Apple assigns a unique integer ID to every app, so I can't imagine they really care about changing names.
__________________
Beard Booth HD - See what you'd look like with a beard today!

My iPhone Apps
My iPhone Tutorials
mattjgalloway is offline   Reply With Quote
Old 12-11-2008, 08:49 AM   #4 (permalink)
Registered Member
 
Join Date: Oct 2008
Posts: 17
bleasdell is on a distinguished road
Thumbs up Answered

Quote:
Originally Posted by mattjgalloway View Post
As far as I am aware, you can change the name in iTunes Connect with no problems - that will change the display name in the app store. Then your bundle name in XCode for the project presumably would be able to be changed, but making sure that the bundle ID remains the same is important. The default is that the bundle ID becomes com.your_company.<BUNDLE_NAME> which is dynamic from the bundle name, therefore you'd need to manually set this to whatever it was originally.

Apple assigns a unique integer ID to every app, so I can't imagine they really care about changing names.
This is pretty much what I thought, but it sounds like no one has actually tried this (at least no one has yet responded saying so). We are going to move forward exactly as you specify here and I will post a follow-up letting everyone know whether it works or not.

Thanks guys!
bleasdell is offline   Reply With Quote
Old 12-11-2008, 10:45 AM   #5 (permalink)
Registered Member
 
tawpie's Avatar
 
Join Date: Jul 2008
Posts: 347
tawpie is an unknown quantity at this point
Default

I've changed my app name... I did two things in Info.plist:

1) The Bundle Display Name is what shows up on the user's iPhone under the icon, I typed in the exact name
2) I did the same thing with the bundle identifier (as other posters have indicated, this is unique to your original posting and MUST stay the same)... originally it was com.myCompany.${PRODUCT_NAME} and I've no idea where it gets the product name, but I simply retyped it as com.myCompany.XcodeProjectName

And I changed the title in iTunes Connect.

Worked just fine.
tawpie is offline   Reply With Quote
Old 06-11-2010, 04:43 AM   #6 (permalink)
Registered Member
 
Join Date: Jun 2010
Posts: 4
fuzioneer is on a distinguished road
Default

I have a live app on AppStore atm, i want to change the name slightly as I identified a small loophole that is preventing my app from showing in the AppStore suggestions list when a search term is entered on the iPhone AppStore App.

When i created my app i used a term that was part of what I thought potential customers would be looking for i.e. lets say i had a restaurant app i called my app irestaurants thinking it would show up well in searches, but the AppStore app search function automatically suggests matching apps before you actually hit the search button but those suggestions are based on the word matching a whole word on the app, so if someone searches for restaurants then my app would not show in the suggestion list but "best restaurants", "All the restaurants" etc etc apps would

I have checked in Itunes Connect and the application name is greyed out if I click manage apps and then edit information.

Is it still possible to rename apps that are live on the App Store / ITunes ?
fuzioneer is offline   Reply With Quote
Old 06-11-2010, 04:44 AM   #7 (permalink)
Registered Member
 
Join Date: Mar 2010
Posts: 68
Parental is on a distinguished road
Default

You have to change the Bundle Dislay Name in info.plist, change your name project and app delegate, and update your application in itunes connect changing the name.
Parental is offline   Reply With Quote
Old 12-02-2010, 04:57 AM   #8 (permalink)
Registered Member
 
Join Date: Feb 2010
Posts: 32
festival is on a distinguished road
Default

Quote:
Originally Posted by Parental View Post
You have to change the Bundle Dislay Name in info.plist, change your name project and app delegate, and update your application in itunes connect changing the name.
That's wrong!!!!!!

If you just wan't to change the app name then just change the Store name in iTunes Connect if you submit a new version. Could be done also whil e"Waiting in review"
festival is offline   Reply With Quote
Old 05-02-2011, 11:10 AM   #9 (permalink)
Registered Member
 
mouser58907's Avatar
 
Join Date: Feb 2010
Posts: 188
mouser58907 is on a distinguished road
Default

Quote:
Originally Posted by festival View Post
That's wrong!!!!!!

If you just wan't to change the app name then just change the Store name in iTunes Connect if you submit a new version. Could be done also whil e"Waiting in review"
Sorry to bump such an old thread, but an anyone verify this? I need to change the name of the app in the app store. I submitted an update and didn't see anywhere to change the name of the app? I got it to change under the icon, just not in the app store.
__________________
My Apps:Pee Prank (free)
My Company: Pulsar Productions

If I helped you, download my App or tell a friend! Thanks.
mouser58907 is offline   Reply With Quote
Old 05-03-2011, 01:57 AM   #10 (permalink)
Daddy Cool
iPhone Dev SDK Supporter
 
MarkC's Avatar
 
Join Date: Mar 2009
Location: Yorkshire, England
Age: 100
Posts: 1,616
MarkC is on a distinguished road
Default

You need to change the name in the Metadata section of iTC - BEFORE it goes 'into' review. You can only change the name while it's 'waiting' for review.
MarkC is offline   Reply With Quote
Reply

Bookmarks

Tags
distribution, rename

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 370
12 members and 358 guests
condor304, dansparrow, dre, dreamdash3, ilmman, LezB44, michelle, Objective Zero, Sami Gh, shagor012, thephotographer, tinamm64
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,663
Threads: 94,119
Posts: 402,896
Top Poster: BrianSlick (7,990)
Welcome to our newest member, LezB44
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 01:36 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0