Skip to content

facebook-android-sdk build failing on version 5.15.2 #222

@harryt04

Description

@harryt04

Which platform(s) does your issue occur on?

  • Android
  • Android versions 9+

I'm gonna skip the basic stuff since I already know the solution.
The root of the problem is from facebook-android-sdk. For more information, go here.

Manually selecting version 5.15.3 in the include.gradle file (within nativescript-facebook's node_modules folder) fixed it for me, as suggested in the link above.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions