Page 1 of 1

Javascript/browser differences between iOS 5 and 4.3?

Posted: Wed Aug 01, 2012 2:58 pm
by strongbow
Has anyone noticed any differences in browser (particularly Javascript) behaviour between iOS 4.3 and iOS 5?

I have made an app that works fine on my iPhone with iOS 4.3 and mostly works on iPad IOS 5 but some calls to Javascript functions on the web page do not work on the iPad but go fine on the iPhone.

Just wondering if anyone else has noticed anything similar at all? Or if it's a known "issue"? Or perhaps since I've been building with LC 4.6.4... will attempt with 5.5 and report back if that fixes it.

cheers

Alan

Re: Javascript/browser differences between iOS 5 and 4.3?

Posted: Wed Aug 01, 2012 3:49 pm
by strongbow
Interesting! Compiled with LC 5.5.1 and it all runs correctly now! Some interesting change to do with Javascript calls and executeScript it seems.