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

Is it possible to know if Facebook is installed? #37

Closed
alamboley opened this issue Oct 5, 2016 · 3 comments
Closed

Is it possible to know if Facebook is installed? #37

alamboley opened this issue Oct 5, 2016 · 3 comments

Comments

@alamboley
Copy link

Hey, using ShareDialogMode.NATIVE crashes if the user doesn't have Facebook app installed (on iOS). Is there a method to know if Facebook is installed or not and so moving to web?

ShareDialogMode.AUTOMATIC by default sends directly on Web.

@mingflifb
Copy link

What are you trying to share? The automatic mode tries to find the best option depending on what's being shared, so somethings might go to the SafariVC whereas others will go native if the app is available.

@alamboley
Copy link
Author

Thanks for the answer. It is a FB.ShareLink. On iOS the automatic mode opens a Webview even if the app is installed so that's an issue for my client.

@swiese
Copy link
Contributor

swiese commented Jan 4, 2017

This sounds like a bug. Please report it to https://developers.facebook.com/bugs

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