I am using Application Loader to add 3 new In-App Purchases. I have 14 currently for sale.
When I add the new 3 (with hosted content), validate, then press Deliver.
I get this error
The archive for In-App Purchase 'com.xxx.xxx' is invalid.
The 'ContentVersion' in the ContentInfo.plist must have a higher value than the current version.
Where com.xxx.xxx is an old, live hosted content In-app Purchase...
If I change the ContentVersion of com.xxx.xxx will it affect users who have bought it? Why would I need to change it anyway?