Hi,
I’m brushing up my app utilizing M1 mobile web simulator.
My app has become running perfectly on its appearance.
Also my app has already been running perfectly on my iPhone 5s through ad hoc distribution.
But, an error message and a warning remains on M1 mobile web simulator .
I can hardly debug any more, because it does not occur in custom.js.
Error message is “Failed to load resource: net::ERR_CACHE_MISS”.
Warning message is ” ‘webkitCancelAnimationFrame’ is vendor-specific. Please use the standard ‘cancelAnimationFrame’ instead. ”
(1)What does “Failed to load resource: net::ERR_CACHE_MISS” mean?
(2)Why standard ‘cancelAnimationFrame’ instead of ‘webkitCancelAnimationFrame’ ? I have not specified both.
Thank you for your comment in advance,
ueda
Attachments:
You must be
logged in to view attached files.