We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Plugin name appinio_social_share 0.3.2
Describe the bug shareToFacebook method requires 2 parameters:
shareToFacebook
hashtag
filePaths
Calling it with both parameters works fine, but without filePaths it does nothing.
To Reproduce Steps to reproduce the behavior:
android.shareToFacebook
ios.shareToFacebook
Expected behavior Should open Facebook post creation page.
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered:
+1
Facing same issue, Please merge this PR
Sorry, something went wrong.
khanmujeeb687
No branches or pull requests
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:
android.shareToFacebook
orios.shareToFacebook
with justhashtag
parameter.Expected behavior
Should open Facebook post creation page.
Smartphone (please complete the following information):
OR
The text was updated successfully, but these errors were encountered: