Can I move more than 1 file at the same time? Right now, I move one file, then if this is successful move another....with delegates and all. I was wondering if there was a simpler way to do this.
This lib lacks examples. I constantly find weird little things in my app that end up being hiccups; and I am not sure whether it is my code or the lib.
Like this issue - it makes logging into my app VERY VERY slow (40 seconds), just because I am getting 2 files upon login.
Any ideas?