It starts with an export and ends with an import
I have a need to offer export and import features in a personal iOS application I am working on. It turned out that the export of the data file for backup purposes was easy.
The import has been problematic, I tried a ‘send to’ and a file opener, both without much luck so far as all the samples I have found revolve around document based applications and that is not what I need.
Join me in this episode to help you avoid some pitfalls through my hours of exploration.