I see an occasional app crash due to be a bad retain / release cycle involving the docController found in U1FilePreviewViewController and U1FileDetailsViewController. Depending on events I could see where items presumed deleted might not actually get deleted since the commends didn't get called. However in my own testing files / folders were being deleted as long as the app didn't crash.
That said a device log via apple's developer site would be quite helpful. A crash log or two would help. (Perhaps that is why the bug is marked confirmed but a paste of that information would be quite helpful to validate.
I see an occasional app crash due to be a bad retain / release cycle involving the docController found in U1FilePreviewVi ewController and U1FileDetailsVi ewController. Depending on events I could see where items presumed deleted might not actually get deleted since the commends didn't get called. However in my own testing files / folders were being deleted as long as the app didn't crash.
My patch is commit #56 in lp:~tom-gall/+junk/ubuntuone-ios-files
That said a device log via apple's developer site would be quite helpful. A crash log or two would help. (Perhaps that is why the bug is marked confirmed but a paste of that information would be quite helpful to validate.