Skip to main content

Browser will reload automatically during gameplay

This could be occurring due to too much memory being used causing the browser to automatically reset.

Steps to fix:

  1. Check the Memory tab in Chrome dev tools either on a desktop computer or using USB debugging on the device.
  2. If the memory usage is increasing over time, this is likely the reason for the reload.
  3. Next check that you aren’t assigning any variables which are not later getting removed.
  4. Further memory debugging information can be found here from Google.

images-medium