Is there a way for Android IOS to read local files like the web?

As the title says
Download the resource to the local folder of android/ios, and then read it locally

Maybe you don’t want to read things remotely every time? I don’t know if Android and iOS have cache like the web.

My boss suddenly asked me this question and I was a little confused (I have hardly ever worked with mobile phones).

2 Likes

Of course, how can hot updates be implemented? Please refer to the hot update section of the document for details.

Download to local and process, web is actually downloaded locally, but you don’t feel it so you think it is loaded online