Hi all,
About the GameCenter and IAP capabilities in iOS... While testing my app in xcode (and when eventually distributing) I'd like to have GameCenter and In-app purchases disabled. Just having them switched to OFF didn't keep me from getting errors and build fail.
But when I removed plugin files gamekit.mm and storekit.mm from the project I got no errors. I haven't tampered with any other code inside xcode, so references to those files, if any, remains.
My question is: Might the be any future ramifications by just removing gamekit.mm and storekit.mm from the project?
Comments
in fact I am voting for removing all plugins completely, when plugin installation upon export will be implemented and will work properly on all platforms, so you would only export clean template without plugins by default
Likes: hgy29, saeys, SinisterSoft, bali001, MobAmuse