ccoenraets / OpenFB

Micro-library that lets you integrate browser and Cordova apps with Facebook with no plugin or SDK dependency.
MIT License
505 stars 231 forks source link

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

Open jamesfdickinson opened 8 years ago

jamesfdickinson commented 8 years ago

-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)