I read Apple's documentation "Core Data Programming Guide" recently.
In chapter "Persistent Store Features" section "Configuring a SQLite Store’s Save Behavior" , they talked about different behavior of SQlite options "synchronous" and "full_fsync" on different version of Mac. However the default option on different version of iOS is not mentioned, Does anyone here have any idea about it ? It would be much better if I could know the way to verify your answer.
