I want to build a platform independent fb app(libgdx) that will allow to invite friends. I have no knowledge about fb api so I stumbled upon the RestFB library. It looks like it can be used with libgdx.
I'm not really sure how to achieve the "invite friends" functionality with RestFB. Is it possible ?