Facebook Integration in WP8 Cocos2DX

We have successfully integrated Facebook in both iOS and Android. But in WP8 we are not getting proper way. Cocos2DX is built on C++ so we searched for facebook C++ SDK. But we din’t get any.

Later we tried to install facebook-.net package but Package manager console denies it because it is native Project. So anybody knows the solution for Facebook Integration for Cocos2DX app in WP8?

you can call c# function with project wp8-xaml, so you can use it to connect to facebook sdk c#
can you share your facebook for android and ios? and I can help you for wp8
you can see plugin-x for wp8 on branch develop of my github

A tutorial about thirdSDK in wp8 using XAML: https://github.com/cocos2d/cocos-docs/blob/master/manual/framework/native/sdk-integration/wp8-thirdSDK/zh.md

@dungmv sorry,In don’t see plugin-x for wp8 on branch develop of your github


just android and ios. Please help me add Facebooklib, libzon and adzon :frowning:

you can see sample In-App purchase here https://github.com/dungmv/plugin-x/tree/wp8-xaml/samples/HelloIAP
I will push sample facebook later

@dungmv thanks so much.

@dungmv wrote:

you can see sample In-App purchase here https://github.com/dungmv/plugin-x/tree/wp8-xaml/samples/HelloIAP
I will push sample facebook later

Can You help me sample facebook wp8 in this time. Thanks so much

sorry, facebook have not sdk for wp8, so I can’t write plugin for wp8. if you can write library for facebook, I will write plugin for your library

@dungmv wrote:

sorry, facebook have not sdk for wp8, so I can’t write plugin for wp8. if you can write library for facebook, I will write plugin for your library

Can you help me with 2 FB librarys in this my link: http://www.mediafire.com/download/p1lbbqrspnphibc/FacebookLib.rar

is your librarys here? http://www.nuget.org/packages/Facebook.Client

@dungmv wrote:

is your librarys here? http://www.nuget.org/packages/Facebook.Client
Yes ^^

@dungmv
Your github https://github.com/dungmv/plugin-x :slight_smile: it’s very useful. en… I want to integrated AdMob in wp8-xaml, can you share a sample about how to integrated AdMob in wp8 that similar \samples\HelloIAP\proj.wp8\ …
Thank you.

I will push admod on this weekend

@dungmv Thanks, look forward to your update.

The IAP for wp8-xaml is not available??

Where us IAP for xaml :frowning: