I found lot off tutorials related to iCloud and ios synchronization.
But There is no any tutorial for
"How to save sqlite databse on iCloud and how to edit database on iCloud"
- So is there any way to save and edit SQLITE database on iCloud through iOS application??
Thanks.
As far as I am aware there is no way to edit anything on iCloud it is only a means of storing information between devices you own.
If you want to edit the database you will need to do it on the device, then setup you app to sync with iCloud after your edits are done.