1. the dist space is sufficient
2. it is confirmed thath the file is not existed before creating
3. after calling the createFileAtPath, it returns false, and the errno is 17, which means the file has already been existed
4. no createFileAtPath method swizzle
it seems to be a bug of ios system... do someone can help?