Chrome mobile browser memory error when upload file

L.Grillo picture L.Grillo · Nov 11, 2013 · Viewed 14.1k times · Source

Hi,

Is it possible to create a custom file upload to prevent chrome's unable to complete previous operation due to low memory error"?

It works perfectly on the desktop version of chrome. Actually I use an input type="file" control and I got this error on Chrome mobile browser:


enter image description here

Answer

Erica Pennington picture Erica Pennington · Mar 7, 2016

One answer I found was to go into developer tools from your settings menu. Scroll the bottom and make sure that "Don't keep activities " is turned OFF. many people in other forums said that solved the problem for them, but when I did it, it made absolutely no difference at all. You can give it a try.