i have edited an app and made some changes in it.
I want to change its name ..
SO i tried lots of methods to change the name and was success..
but the problem is, when i run this new application it replaces the older one….
but i want both to be there….not replacement…
edited—-
my app support inapp purchase could be this is a problem?
is there any method to do this?
You need to create a new app id in provisioning portal and then change the bundle identifier in your [Project]-Info.plist.
I think it’s the only way to install them both.