Use this tag for support with developing for Facebook Instant Games.
Questions tagged [facebook-instant-games]
120 questions
0
votes
1 answer
Facebook Instant Game - Can I create context update listener?
I'm new to Facebook Instant Game and now I don't know if it is possible to create a listener when context is updated?
Specifically in my game, when the opponent completes their turn, the match will be updated and the context will be updated, at that…

copang
- 23
- 1
- 8
0
votes
1 answer
The Facebook instant game stops after the startAsync function terminates...so how can we call the shareAsync function on button click?
The instant game only starts when the startasync function is called...and all the fbinstant function only works within the startAsync function...So how to call shareAsync when user clicks a button

Jhingan haonave
- 13
- 4
0
votes
1 answer
What should I do when FBInstant ad "NO FILL" error shows
I'm developing a messenger game using latest FBInstant SDK and when I try to show ads, most of the time, the loadAsync() returns "no fill" error. I'm testing with my friend's account and other games successfully display ads while my game always get…

thura oo
- 493
- 1
- 6
- 18
0
votes
2 answers