Some questions for sharing and playing together with friends:
1) How can I play a game with a Facebook group?
2) Can I post an update or an invite to a group?
3) I want to have a button in the game to share the game. Where I then can select to share on timeline, friends timeline, group, ... (like the normale share dialog). But when I use shareAsync() I don't get the option to select where to share to. How can I share the game to other people's timeline, chats and groups?
4) Can I directly create a context with multiple players? Is there a way to call createAsync() with more then one playerId? From an existing chat with multiple users I can already get a context with multiple players. But is it possible to create a multiplayer session from inside the game?
Thank you!