My question is simple :
I am developing an android game and I wish to implement a feature for signed in users(through fb) to invite those friends who are not signed into my app. The invitable friends api only workd if you have a canvas implementation of your game. Is there any straight way of implementing this.
My preference is to be able to query the list of friends through api and show them in my game itself(not any sdk dialog)