Im detecting changes in the documents directory like so https://stackoverflow.com/a/20423421/1238867
Predictively it does not monitor a change if the device is in standby/locked/app not in foreground.
I know its a longshot but I want to observe if any changes have happened to the documents directory when in background?
eg The device was in standby and connected to file sharing in iTunes, and the documents directory was altered
As the flag for allowing file sharing is read only its a bit of a conundrum
A lot of Searching on So and Google has not provided anything