Skip to content

Crash When Share Facebook in Android #18

Description

@yusriltakeuchi

Hi, i try this package with facebook share in android, the result is my application getting crash.

This is the console log how the crash happened:
Screen Shot 2021-08-10 at 12 24 35

Version:
flutter_social_content_share: ^0.0.4

My code:

FlutterSocialContentShare.share(
    type: ShareType.facebookWithoutImage,
    url: url,
    quote: "$caption \n\nSimak Disini: \n$url"
  );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions