So i'm making a mobile game for ios and android, and i wish to implement facebook login, so that the user can challenge their friends in game, and also send gifts to their friends.
For facebook login part alone, I have looked into java based web callback function which i roughly know how it works, which i find the facebook plugin in construct 2 is lacking, especially for mobile games.
So my question is will the contruct 2 facebook plugin serve my needs or i will have to use phonegap or so later on to implement it separately?