Good day senior colleague.
how will i solve this problems
net:err_cache_miss in mit app
Thank you for your responses.
Good day senior colleague.
how will i solve this problems
net:err_cache_miss in mit app
Thank you for your responses.
It may help if you tell / show us what your are doing and what you are trying to achieve....
The error ERR_CACHE_MISS in MIT App Inventor usually shows up when a WebViewer or Chrome tries to reload a page and the cache data isn’t handled properly, when any web page demands the browser to re-enter some data or reload the data on view. It occurs when the resources within the cache have problems that will not let it work properly. It comes as a notice that asks the user to do something like enter any form data that must be filled in again or reload the page to repair the problem.
Some fixes that can be tried are as follows:-
In short, this error comes from cached data, not from MIT App itself, so clearing or disabling cache normally solves it. Hope it helps!