Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Can I just remove gamekit and storekit from xcode project? — Gideros Forum

Can I just remove gamekit and storekit from xcode project?

saeyssaeys Member
edited September 2016 in General questions
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

Sign In or Register to comment.