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

Cant ShareLink twice #54

Closed
squigglyo opened this issue Jan 3, 2017 · 1 comment
Closed

Cant ShareLink twice #54

squigglyo opened this issue Jan 3, 2017 · 1 comment

Comments

@squigglyo
Copy link

Calling the shareLink function like this

Facebook.Unity.FB.ShareLink (new System.Uri ("https://developers.facebook.com/"),
titleString",
facebookMessage,
new System.Uri (linkToImage),
callback: null);

Works fine. But when I close Facebook and click the button again, nothing happens.

@swiese
Copy link
Contributor

swiese commented Jan 4, 2017

Please report bugs to https://developers.facebook.com/bugs

@swiese swiese closed this as completed Jan 4, 2017
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

2 participants