iOS Bookmarks to juce::URL

Is there a way to convert an iOS-provided Bookmark to a juce::URL?

I’ve found some previous discussions about that on the forum, but seems like they contain references to private functions in JUCE, so I’d like to avoid solutions that require forking.

Ugh, I think originally URL set/getBookmark may not have been private methods, or I lost track of that because I maintain a modified fork of JUCE.

I think it should be clear by this post and the others that this critical iOS-only functionality needs to be exposed properly by URL so that people can persist and restore these kind of URLs.

2 Likes