— I tried using the method in the link. (Which Sang Ki suggessted too) I obviously replaced the values with those of my game.
<intelxdk:plugin intelxdk:name="https://github.com/cranberrygame/cordova-plugin-facebook" intelxdk:value="https://github.com/cranberrygame/cordova-plugin-facebook" >
<intelxdk:param intelxdk:name='APP_ID' intelxdk:value='311180863621111' />
<intelxdk:param intelxdk:name='APP_NAME' intelxdk:value='Avoid Bird' />
</intelxdk:plugin>
The game built successfully, but when I click the button to test publishing something to my wall, nothing happens.
I also added using the plugin manager within xdk with the same results. I have tried prompting for post as well as publishing post, but no luck as of yet. I emailed Sang Ki so I hope i can get some direction from him.
I use a couple other of his plugins and they work great so I hope i can resolve this one.