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

Remove url in the iOS Twitter share feature #292

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

brokensandbox
Copy link

For iOS Twitter sharing, the text string is used twice, once as initial text, and another time as url. If the text is not a URL, then the tweet has 2 lines of text, first line as plain text, and second line as URL encoded string. I think it makes more sense to remove setting the text as URL in this method, and URL content could be supported separately in a different method.

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

Successfully merging this pull request may close these issues.

1 participant