Hey all, I am sure this is a simple one.. but I can't find the answer.
Made one app, saved it as standalone, distributed onto devices. Worked great.
Made another app, saved it as a different name, saved as standalone.. go to add it to my iPhone in XCode and get:
"The application "(the name of the FIRST one.. not the new second one listed)" already exists on the device. Are you sure you want to replace it? "
Well, I know I don't want to replace it, there must be some setting that I am missing, anyone have the solution?
If I try to drag it on to itunes and sync, my old app syncs.. not the new one.
I have checked the standalone settings.. can't see what I am missing.. is it something that I need to change in the Apple Developer Settings online?
Thanks! - Jay
The application "xxxx" already exists on the device..
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: The application "xxxx" already exists on the device..
Follow up.. I changed the name in the Internal App Id from com.yourcompany.yourapp to something generic and I was able to save it.