Posts

Post not yet marked as solved
54 Replies
A simple workaround is to have one overlay for the navigationLinks and activate it conditionally.
Post not yet marked as solved
6 Replies
have to check ubiquityContainer exists every time FileManager.default.url(forUbiquityContainerIdentifier: containerIdentifier)?.appendingPathComponent("Documents") before you can access the documents folder.