Skip to content

Remove url in the iOS Twitter share feature#292

Open
brokensandbox wants to merge 1 commit intoappinioGmbH:mainfrom
brokensandbox:main
Open

Remove url in the iOS Twitter share feature#292
brokensandbox wants to merge 1 commit intoappinioGmbH:mainfrom
brokensandbox:main

Conversation

@brokensandbox
Copy link
Copy Markdown

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.

@bernat-gomez
Copy link
Copy Markdown
Contributor

Hi @brokensandbox

could you add another method for the URL handling, as proposed in the initial comment?

Thx a lot!

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.

2 participants