Post

Replies

Boosts

Views

Activity

Reply to iOS Development: Create file failed(return domain:NSCocoaErrorDomain,code:512)
I'm also experiencing a similar issue. One user (out of thousands) is getting a 512 error – NSFileWriteUnknownError when the iOS app attempts to write a file to the caches directory or the documents directory.The user is on iOS 13.3, and logging the error shows Error Domain=NSCocoaErrorDomain Code=512 "The file couldn’t be saved." UserInfo={NSUserStringVariant=Folder}
Jun ’20