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.
NSUserDefaultsアプリストアでアプリケーションを更新した後、値と SQLite データベースはどうなりますか?
NSUserDefaults
それらは削除またはリセットされていますか、それとも何も起こりませんか?
アレックス
ユーザーがアプリ ストアから更新プログラムをインストールしても、アプリ サンドボックスの書き込み可能なドキュメント フォルダー (ユーザーの既定値とデータベース ファイルを含む) 内のデータは変更されません。これらのファイルは、更新後もそのまま使用できます。