I'm suddenly getting this error on Yosemite:
***storageTaskManagerExistsWithIdentifier:withIdentifier failed:
Error Domain=NSCocoaErrorDomain
Code=4099 "Couldn’t communicate with a helper application."
(The connection to service named com.apple.nsurlstorage-cache was invalidated.)
UserInfo=0x6000000621c0
{NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.};
The app was working perfectly on Mavericks. Any ideas what might be going on?
(I don't even have a clue where too look at... Sure, I have a WebView in there, but I haven't yet manage to figure out where the error is triggered...)