I want to call my custom callback when player out of the game. In the docs I found only FBInstant.quit(); method, but I need an exit event. Does Facebook have this feature?
Asked
Active
Viewed 248 times
0
Max
- 141
- 4
1 Answers
0
There are no specific SDK events for this. You may be able to intercept the unload event as described here: Detect browser or tab closing
Chris Hawkins
- 764
- 4
- 15