When moving a folder with comments field in objective c, the comments field become empty at destination,here is the code,
[FileManager moveItemAtPath:oldPath toPath:newPath error:&error]
how can i fix this issue,how can i fix this. Any help is appreciated.