Is registering your app through iTunesConnect required to test GameKit integration?
        Posted  
        
            by 
                Dan K.
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Dan K.
        
        
        
        Published on 2011-01-12T19:50:13Z
        Indexed on 
            2011/01/12
            19:53 UTC
        
        
        Read the original article
        Hit count: 312
        
I'd like to add GameKit integration to my app. I was hoping to be able to evaluate how it works. From the docs I found, it seems that I have to register my app through iTunes Connect first. I'm new to the iOS development front, so maybe I'm wrong here, but it seems like registering your app in iTunes Connect is a pretty final step, and I'd like to be able to test things before going through that step.
So, I guess I have two questions:
1.) Do I have to register my app with iTunes Connect before being able to use GameKit?
2.) Am I being crazy about not wanting to register with iTunes Connect yet? Should I stop worrying and just do it?
© Stack Overflow or respective owner