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

Could not find com.facebook.android:facebook-core:5.11.1. #221

Closed
JuanDeLeon opened this issue Nov 22, 2019 · 3 comments
Closed

Could not find com.facebook.android:facebook-core:5.11.1. #221

JuanDeLeon opened this issue Nov 22, 2019 · 3 comments

Comments

@JuanDeLeon
Copy link

Which platform(s) does your issue occur on?

  • Android

Please, provide the following version numbers that your issue occurs with:

6.2.0

Please, tell us how to recreate the issue in as much detail as possible.

Trying to build Android project, results in the above error.

The dependency needs to be updated, as mentioned in this issue:
facebook/facebook-sdk-for-unity#357

@isojtouano
Copy link

Having the same issue

@isojtouano
Copy link

isojtouano commented Nov 22, 2019

As a temporary fix you can add

dependencies {
    implementation 'com.facebook.android:facebook-android-sdk:5.11.0'
}

to your dependencies in your app.gradle file

@elena-p
Copy link
Contributor

elena-p commented Nov 22, 2019

Hi @JuanDeLeon, @isojtouano, there was an issue in v5.11.1 and v5.11.2 with a fix is released. Android builds passed for our latest test run - https://travis-ci.org/NativeScript/nativescript-facebook.

@elena-p elena-p closed this as completed Nov 22, 2019
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

No branches or pull requests

3 participants