Hey there,
I added the GameCenter plugin to my build.settings file and its causing an error after Submitting to Apple for review. (it builds fine to device and simulator, builds to IPA file fine, just when submitting to Apple I get the error).
ITMS-90512: Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in MyGame.app/MyGame is 13.2 which is greater than the maximum allowed value of 13.1.
If i remove the plugin delcaration from the build settings, it works perfectly, so I have isolated the issue. I’m not sure if this is a Corona issue or Apple issue. I would think that the maximum allowed value would be 13.2, which is the latest.
Thanks,
Matt