Hey all,
Title says everything. I use latest stable build (Build 2012.971). When I try to init game center:
gameNetwork.init( "gamecenter", obj.gameCenterEvent)
This is the callback:
obj.gameCenterEvent = function(event)
native.showAlert( "Return", json.encode( event.data ), { "OK" } )
end
I see nothing. When I comment the callback lines again nothing changes. It always crashes on device and also on XCode Simulator.
Any thoughts? [import]uid: 5629 topic_id: 33575 reply_id: 333575[/import]