OdyseeTeam / odysee-ios

The Odysee iOS app with wallet functionality.
MIT License
67 stars 22 forks source link

Share sheet exposes wrong type (plain text) for URLs #325

Closed anohren closed 1 year ago

anohren commented 2 years ago

When sharing a video the shared object is an URL if you inspect it in the share sheet, but its type seems to be plain text. This prevents all URL-exclusive actions from being listed in the share sheet, crippling the usefulness of the share feature.

tzarebczan commented 2 years ago

Thank you for filing!