Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cordova bug fix: load start + FB dialog appRequest (for invites) #99

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jamesfdickinson
Copy link

-The event loadstart is never triggered on android. Switched loadstart
to loadstop as loadstop is fired.
-Also fixed a bug on clean tokenStore clean up.
-New feature: FB dialog appRequest (for invites)

James Dickinson added 2 commits January 29, 2016 00:59
The event loadstart is never triggered on android.  Switched loadstart
to loadstop as loadstop is fired.
Also fixed a bug on clean tokenStore clean up.
Added a new function to display Facebook's app request dialog box which
allows a user to invite up to 50 friends to play the game.

Note: The authentication token is not used and the user is required to
login to FB each time.
@jamesfdickinson jamesfdickinson changed the title Update openFB.js to work with cordova 5 Cordova bug fix: load start was not called in cordova mode + FB dialog appRequest (for invites) Mar 31, 2016
@jamesfdickinson jamesfdickinson changed the title Cordova bug fix: load start was not called in cordova mode + FB dialog appRequest (for invites) Cordova bug fix: load start + FB dialog appRequest (for invites) Mar 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant