Hey guys!
I use Cranberrygame CordovaGame plugin.. I build with intel xdk, all perfect! But, I have an issue:
When i start the game appear a windows as mostly games, for leaderboard.
Now, if i login i have a "Leaderboard" button and if i press it i can see my score, other users, etc
But, in case i ignore the window at the beginning and want to sign in later, if i press "Leaderboard" button can't see any window.
The code:
On start of layout ---> CordovaGame Login
On touched "Leaderboard"
---> Is logged in: Get player score
else
---> CordovaGame Login
Anyone has solve this? Thanks!!! : -)