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.
バックエンドとして worpress を使用し、フロントエンドとして ionic を使用してアプリを構築しています。データをオフラインで保存する方法はいくつかありますが、最も堅牢なオプションはどれですか? 私は ios と android にデプロイしますが、データにはより大きなファイルが含まれている可能性があります。ファイル API を使用して .json ファイルを保存することに傾いていますか?