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.
NSTemporaryDirectory()iOSで返されるディレクトリが*nixの意味で一時的であるかどうかを誰かが知っていますか?メモリ内のようにtmpfs?
NSTemporaryDirectory()
tmpfs
私はこれを回避するための回避策を探しています。
いいえそうではありません。コンテンツが定期的に消去されるという意味での一時ディレクトリです(3日ごとだと思います)。フォルダー自体はストレージ上の物理的なものであり、アプリのサンドボックスのどこかにあります。