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

support messenger sharing #135

Open
wacilpong opened this issue Jun 28, 2018 · 0 comments
Open

support messenger sharing #135

wacilpong opened this issue Jun 28, 2018 · 0 comments
Assignees
Milestone

Comments

@wacilpong
Copy link

wacilpong commented Jun 28, 2018

Issue

this lib isn't support messenger sharing function. In FB developeres page, it uses just window open function to share in messenger like this :

window.open('fb-messenger://share?link=' + encodeURIComponent(link) + '&app_id=' + encodeURIComponent(app_id));

So, is the only way to share with messenger? If not, tell me the other way in ngx-facebook or please create function to ngx-facebook.

@danielsogl danielsogl self-assigned this Jul 26, 2018
@danielsogl danielsogl added this to the 2.5.0 milestone Jul 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants