I’m trying to test Game Center but there is no Game Center pop-up. The pop-up appears in the Xcode simulator but not on device.
Shouldn’t the pop-up appear whenever I have these two lines of code:
local gameNetwork = require "gameNetwork"
gameNetwork.init( "gamecenter" )
Why does it work in xCode simulator but not on device. Any help is appreciated! [import]uid: 13507 topic_id: 25103 reply_id: 325103[/import]