Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はiCloudとiOSの同期に関連するチュートリアルをたくさん見つけました。
But There is no any tutorial for "How to save sqlite databse on iCloud and how to edit database on iCloud"
ありがとう。
私が知っている限り、iCloudで何かを編集する方法はありません。それは、あなたが所有するデバイス間で情報を保存する手段にすぎません。
データベースを編集する場合は、デバイスで編集する必要があります。編集が完了したら、iCloudと同期するようにアプリを設定します。
sqliteデータベースをiCloudに保存しないでください。iCloudはデータベースファイルを保存するためのものではありません。