Simone Figliè
Simone Figliè
Hi, we're struggling for this very same problem from yesterday. We follow all the steps described in the guides, we receive no error or warnings in the console while running...
Hi, I'm having a similar problem. I've implemented the UIDocumentPickerViewController to let the user import the file. The picker mode is set to import, and I can successfully import the...
Hi, first of all thanks for your quick reply. I'm posting the code of documentPickerDelegate to see if I'm missing something, as well as the consolle output: ``` func documentPicker(_...
Thanks again for your quick response. Unfortunately that wasn't the culprit. I've instantiated the documentPickerViewController in .import mode, and when I startAccessingSecurityScopedResource() it returns false (as per Apple means that...
Thanks! No, I'm not using cocoa pods, I've downloaded the project from GitHub and added as submodulte to my project. I'm going to try yours and let you know. thanks.
Hi, it's me again, sorry. I'm trying to get your fork, but I'm unable to add it, either as a submodule either with cocoa pods. I've followed your suggestion, added...
yeah, that's exactly what I did... :(
No I'm not.... I've tried added it as specific pod and it works. I'm trying the setup and repo update. I'll keep you posted. Thanks
nothing changed... :(
yes I have... should I try to remove it?