I am running into a bit of a problem in debugging a web application for mobile safari. The web app is a front-end for a fairly complex server-side simulation tool. The ove
There is a known issue with Safari (both mobile and desktop) that limits AJAX response size to about 512K.
I can't tell you the answer to your problem, but here's how I'd debug:
Not really an answer, like I said. More an approach.