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:
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.