So far I am loving CocoonIO. However I am having some trouble with facebook. I tried the one from CocoonIO, but it had some limitations. So I went with the one from cranberry.
The problem starts right away that when I add https://github.com/cranberrygame/cordov ... cebook.git to custom plugins it won't compile.
So I use a different one. https://github.com/jeduan/cordova-plugin-facebook4.git
This one does work. It basically does everything and works with cranberry facebook. However when I have the facebook app installed on the device it won't login or do any functions. When I request a login it shows loading for a few seconds and then it disappears. When I try to share something on facebook it says loading for 1 sec and then it looks like it is going to open facebookshare window but instead closes it and nothing happens after that. I tried different github links but they gave the same problems.
Can someone help me with this?