dio-http-cache icon indicating copy to clipboard operation
dio-http-cache copied to clipboard

How to delete the cache from the IOS devices when the application is closed by the user and where can the code be placed?

Open Mubark-p opened this issue 4 years ago • 1 comments

Mubark-p avatar Nov 10 '20 23:11 Mubark-p

You can use didChangeAppLifecycleState and remove the cache according to AppLifecycleState.

pravindia avatar Jun 04 '21 11:06 pravindia