Page 3 of 3

Problem: setInterval working well in preview but not in safari

Posted: Sun Aug 25, 2013 11:48 am
by Ram

Thx very much!
Upgrading my iOS now :)


Problem: setInterval working well in preview but not in safari

Posted: Sun Aug 25, 2013 4:20 pm
by Ram

so, to finalize this topic, i upgraded my iPhone to the latest iOS 6.1.4 and still the same problem, so i wanted to debug the mobile safari JS and see what causes this so i use the "develop" feature in Mac's Safari to debug the JS on my iPhone (had to upgrade my Lion version for that too... another two hours... ) finally i had the setup all ready for the debug and then i found that the Safari debugger cant read my Mobile Safari for some reason :( so... goggling a bit further i have learned that it cant be done if the "PRIVATE BROWSING" in the iPhone is turn on!!!!! once i turned it off all problems gone and the web app works exactly as in the pc!!!!

Image

Best,
R.


Problem: setInterval working well in preview but not in safari

Posted: Sun Aug 25, 2013 4:57 pm
by Illya Stepanov

Hi Ram -- thank you for this update!