Javascript/browser differences between iOS 5 and 4.3?

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
strongbow
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 146
Joined: Mon Jul 31, 2006 1:39 am
Contact:

Javascript/browser differences between iOS 5 and 4.3?

Post by strongbow » Wed Aug 01, 2012 2:58 pm

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

strongbow
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 146
Joined: Mon Jul 31, 2006 1:39 am
Contact:

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

Post by strongbow » Wed Aug 01, 2012 3:49 pm

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.

Post Reply