I've been using buzztouch.com to create an app and have no coding experience. I've been trying to integrate Game Center into my app through Xcode. I've been following these instructions and copying and pasting code where instructed. When I tried running the app through the simulator, I got the error that said:
Semantic Issue: Use of undeclared identifier 'screendata'
How do I fix this?