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

[TIMOB-19577] Android: Update to support Facebook SDK 4.7.0 #30

Merged
merged 6 commits into from Nov 5, 2015

Conversation

ashcoding
Copy link
Contributor

KrollDict data = new KrollDict();
if (err != null) {
String errorString = handleError(err);
Log.e(TAG, "requestWithGraphPath callback error");
Copy link
Contributor

Choose a reason for hiding this comment

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

can merge these two logs into one

@hieupham007
Copy link
Contributor

Code reviewed and functionally tested. Request accepted.

hieupham007 added a commit that referenced this pull request Nov 5, 2015
[TIMOB-19577] Android: Update to support Facebook SDK 4.7.0
@hieupham007 hieupham007 merged commit 6fd8bd4 into tidev:master Nov 5, 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.

None yet

2 participants