I have an instance of my sqlite DB in icloud and I want to use this icloud sqlite DB as insert / update and delete. I made a code for it, but it does not work on another device (I have 2 devices). So, when I perform any operation with the database, it works for this one other device, which does not show any changes in the device. If I insert one entry into the iPhone, it does not appear on the iPad. I use the copyItemAtPath, removeItemAtPath and removeItemAtURL methods from the FileMenager class.
This is really true.
thanks
user1191581
source share