Skip to content

Conversation

@696GrocuttT
Copy link

If the URL's for unzipped files don't start with "file://" they can cause problems if
they are passed into other parts of iOS (eg share sheets).

Changing the URL constructor to generate file type URL's also correctly handles
paths with spaces. This eliminates the manual handling of these that's currently done.

If the URL's for unzipped files don't start with "file://" they can cause problems if
they are passed into other parts of iOS (eg share sheets).

Changing the URL constructor to generate file type URL's also correctly handles
paths with spaces. This eliminates the manual handling of these that's currently done.
@696GrocuttT 696GrocuttT force-pushed the master branch 4 times, most recently from 2cf1686 to 0add50d Compare October 13, 2019 13:58
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