What is the best strategy for saving a "Most Recently Used" document list on iOS? – Ios swift
Is there a foolproof way of saving the URL of a UIDocument so an application can resume editing the document on next launch? I have tried various ways of saving the URL, but sometimes the document URL will slightly differ…