I have an App already live on the App Store and I am now releasing an update for it. But I added the In-App feature to the app and realized my app name in iTunes Connect and the product name in XCode were different and the in-app didn't work. So I changed the product name in XCode to match iTunes Connect and the in-app purchase works. My question is if the product name change is going to break the update?
The reason I ask this is because when I test the app on devices with the original version, xcode cannot launch the app and results in an error. So I have to manually delete the original version from the test devices and then let xcode install it and then it debugs. Will the end users have to do the same too when I release the update?