OdyseeTeam / odysee-ios

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

file view: fix getting transcoded URL when it has percent encoded chars #408

Closed ktprograms closed 1 year ago

ktprograms commented 1 year ago

Also use URL.absoluteString instead of URL.string which is an extension in one of our dependencies, not the stdlib.