Corona Cloud doesn't open the dashboard

Let me ask the engineers about this.

This was what I wanted to say:

http://tinypic.com/r/53n3ms/5

Hi az59,

Indeed, the current implementation only displays correctly with a 320x480 resolution set in your configuration. Thus the name “prototype” on the UI repository.

We are working on it, it is however hard for me to give you an estimate on this.

A great day,

Alex

Ok, but I had the same problem even with the standard “gameNetwork” library.

Andrea

Andrea what provider are you using?  

I mean the standard “gameNetwork” library provided by Corona Cloud.

Andrea

Sorry Andrea, I meant to as are you doing:

gameNetwork.init( "gamecenter", initCallback )

or

gameNetwork.init( "corona", params )

If you’re doing the “corona” version you are likely having the same issues as those using the opensourced version on github.  It’s the same code.  If you are having problems with “gamecenter” then we need to look at it.

No no I meant the “corona” version. Could I ask you one last thing? Do you know (approximately) when the “corona” version will be updated?

Thanks a lot,

Andrea

I don’t have an ETA, but since we open sourced it, go to our github. site:

https://github.com/coronalabs/gameNetwork_corona_prototype

And modify it yourself.  That would probably be the quicker thing for you.