I am updating my mobile game and add some new feature e.g IAP,Achievement system.I found some problems when using Cocoonjs plugin.
1.If there are more than one score to submit in the same time. the 'on score submit success' conditions make me confusing.I can't control which socre submit success in a good way.Suggest add a "tag" on 'score submit success' to identify which score submit success.
2.I am adding a Achievement system in my game.But Cocoonjs not support gamecenter Achievement feature now.Now I can only design an Independent Achievement system without gamecenter support.
3.I found open leaderboard view can open into gamecenter but not open the leaderboard what I called correctly.