Hi when using:
gameNetwork = require( “gameNetwork” )
gameNetwork:init (“gamecenter”, initCallback)
I get the following error from the gamecenter code
/Users/albert/Documents/main-tachyon_unchanged1/plugins/gameNetwork/shared/gameNetwork.lua:24: in function ‘init’
Any ideas ?