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.
アプリがユーザーによってアンインストールされたときに関数を実行したいと考えています。
Cordova を使用して、アンインストール イベントを検出して何かを実行する方法はありますか? たとえば、リソースをクリーンアップします。
ありがとう
Cordova の有無にかかわらず、これを行う方法はありません。iOS がすべてのファイルをクリーンアップします。