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

[ BUG ]: shareToFacebook does not work without files #302

Open
LiLatee opened this issue Aug 14, 2024 · 1 comment
Open

[ BUG ]: shareToFacebook does not work without files #302

LiLatee opened this issue Aug 14, 2024 · 1 comment
Assignees

Comments

@LiLatee
Copy link

LiLatee commented Aug 14, 2024

Plugin name
appinio_social_share 0.3.2

Describe the bug
shareToFacebook method requires 2 parameters:

  • hashtag
  • filePaths

Calling it with both parameters works fine, but without filePaths it does nothing.

To Reproduce
Steps to reproduce the behavior:

  1. Call android.shareToFacebook or ios.shareToFacebook with just hashtag parameter.
  2. Nothing should happen.

Expected behavior
Should open Facebook post creation page.

Smartphone (please complete the following information):

  • Device: Android Emulator Pixel 7
  • OS: SDK 33
    OR
  • Device: iPhone X
  • OS: iOS 14.6
@svarup
Copy link

svarup commented Oct 14, 2024

+1

Facing same issue, Please merge this PR

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