passdrop icon indicating copy to clipboard operation
passdrop copied to clipboard

Writable Lock

Open RCMac opened this issue 11 years ago • 0 comments

When opening a file "writeable," the app creates a lck (lock) file. However, if the app is exited by using the iOS device "Home" button, the file does not close properly. A subsequent open of the file requires cleaning up of the lck file. Please modify such that pressing Home button, or switching to other iOS app causes the file to auto-close properly (releasing/deleting the .lck file).

Thanks!

RCMac avatar Dec 01 '14 18:12 RCMac