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

fixes null pointer exceptions #1179

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

Conversation

DrMoriarty
Copy link

I've fixed these rare bugs with crashlytics logs of my app

jeduan and others added 30 commits July 6, 2015 01:22
 - Separates files into facebook-native and facebook-browser which is
only added in cordova-browser
 - Uses CommonJS notation
 - Solves a race condition when calling browserInit before the SDK has
loaded
Note: There is a NullPointerException when we cancel the app invite
Include Bolts.framework for iOS
The share dialog shows up if you use a `link` parameter, but the link is not there.
Use fbAsyncInit callback to init the FB SDK instead of interval checking
Change link to href in readme
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.

None yet