You may be using Local Storage events incorrectly. I've seen this many times, when the same events that work on computer don't work on mobile, because mobile devices are slower and it takes slightly longer to process LS requests.
Check out some tutorials on how to use Local Storage.