Skip to content

Conversation

@tiagomartinho
Copy link

  • Share GIF with UIActivityViewController
  • Copy GIF with UIMenuController

Tiago Martinho added 2 commits April 25, 2018 08:16
In order to share properly the GIF the activityItems in
UIActivityViewController should be set as NSData, otherwise when sharing
in iMessage for example the GIF comes as a static image.

Found while investigating this bug in the Wikipedia iOS app:
https://phabricator.wikimedia.org/T139519
In order to copy properly the GIF the UIPasteboard needs to receive the
correct pasteboard type kUTTypeGIF, otherwise when sharing
in iMessage for example the GIF comes as a static image.

Found while investigating this bug in the Wikipedia iOS app:
https://phabricator.wikimedia.org/T139519
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