Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

How to handle users that do not have twitter app installed? #142

Open
darkhorse2013 opened this issue Jul 5, 2015 · 1 comment
Open

Comments

@darkhorse2013
Copy link

See title. If twitter app is installed, sending a tweet is trivial, since the username and password is retrieved from settings. When it is not installed, the icon is removed from activity dialog box.

@hansemannn
Copy link
Collaborator

The method Social.isTwitterSupported() should check that internally for you. If it is false, you need a custom logic for a fallback handling (e.g. a webview for sharing).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants