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

Add Facebook SDK support #850

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chrismarra
Copy link

Summary: Adds the Facebook SDK through Gradle and initializes it. Because of some conflicts with our version of the android compatibility library, I added one "exclude group:"com.android.support"" which shouldn't affect functionality.

Issues Reference: n/a

Test Plan: Compiled and ran in emulator running Google Play Services.

Screenshots: n/a

Copy link
Member

@phil-lopreiato phil-lopreiato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this, @chrismarra!

Do you mind verifying that you can run a prod build locally? If you need to, you can do exactly what travis does by running ./scripts/travis/travis-worker.sh PROD-BUILD? You'll likely need some proguard tweaks to get everything to compile

@chrismarra
Copy link
Author

chrismarra commented Mar 7, 2018 via email

@phil-lopreiato
Copy link
Member

Nothing else, I don't think - as long as a prod apk builds fine we'll be good. This integration will help us better promote the app on FB, right?

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

2 participants