Achievements & Leaderboards

Hi guys!
what is the way to integrate achievements and leaderboard on a windows phone game? :slight_smile:

Thanks!

Here is a torurial of integrate third SDK: https://github.com/cocos2d/cocos-docs/blob/master/manual/framework/native/sdk-integration/wp8-thirdSDK/en.md. Thanks.

@chenjc wrote:

Here is a torurial of integrate third SDK: https://github.com/cocos2d/cocos-docs/blob/master/manual/framework/native/sdk-integration/wp8-thirdSDK/en.md. Thanks.

Thanks!!!

@chenjc wrote:

Here is a torurial of integrate third SDK: https://github.com/cocos2d/cocos-docs/blob/master/manual/framework/native/sdk-integration/wp8-thirdSDK/en.md. Thanks.

Hi! Do you have integrate this in cocos2.2.3? How to include callback interface inside a cpp file, in a c# file? :expressionless:
thanks!

You can also have a look on App42 Leaderboard services from Shephertz. You can go through their samples and documentation.