Skip to content

Make FacebookUtils work with React Native #92

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

Merged

Conversation

frantic
Copy link
Contributor

@frantic frantic commented Nov 13, 2015

When calling Parse.FacebookUtils.init(); from React Native I get this error (Parse v1.6.9)

screen shot 2015-11-13 at 12 11 42 pm

This pull request fixes it. Not sure how to test if this breaks web behavior in any way.

@codecov-io
Copy link

Current coverage is 85.24%

Merging #92 into master will decrease coverage by -0.14% as of 7f9593e

@@            master     #92   diff @@
======================================
  Files           37      37       
  Stmts         2806    2806       
  Branches         0       0       
  Methods          0       0       
======================================
- Hit           2396    2392     -4
  Partial          0       0       
- Missed         410     414     +4

Review entire Coverage Diff as of 7f9593e

Powered by Codecov. Updated on successful CI builds.

@frantic
Copy link
Contributor Author

frantic commented Nov 19, 2015

@andrewimm mind taking a look?

@andrewimm
Copy link
Contributor

lgtm ✔️

andrewimm added a commit that referenced this pull request Nov 19, 2015
Make FacebookUtils work with React Native
@andrewimm andrewimm merged commit a4888ed into parse-community:master Nov 19, 2015
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.

4 participants