Adding Custom Import File Types
08 Feb 2019I needed to import an OPML (Outline Processor Markup Language) file from with-in an iOS app. The OPML format is a XML format used for storing outlines but is also commonly used to share lists of subscriptions between RSS feed readers and podcast players.
Read More