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.
キャッシュ機能が必要なので、アプリで PFImageViews をよく使用しています...問題は、私のアプリが 108.9MB のストレージを使用するようになったことです! このストレージを解放する方法はありますか?
Parse クエリ キャッシュを手動でクリアするには、次のように呼び出します (Swift の場合):
query.clearCachedResult()