I have an application on app store. suppose the executable name is X.app. now i want to send the update and i changed the executable name to Y.app
what happening is. when i update my new Y.app on device ( through Xcode ) that already has X.app installed. the splash screen comes and disappears and i am unable to start the application.
What is the solution to this problem. i really need to change the app name. Please suggest.