Hi,
I have the following errors, the syntax error on app opening, and the js errors when I try to open addresses screen, I can share app if it helps
cheers
Hi,
please ignore the above problem, I believe I have found issue
thx
Hi Michael,
Please, open JS asset "selectmenu" and check if there are any errors somewhere about the line:
code}wOption = $('<option value="'+value+'">'+label+'</option>');/code
Look like you have an incorrect code there.
JavaScript function "setSelectMenuOptionsForAddresses" seems to be called incorrectly. The second argument is an array of options that you want to display in Select Menu. Open the event / action where you call the function and check if arguments are sent correctly.
Thanks Katya,
I have cleaned the variable content,
app works well in browser, no errors in console,
on iphone
reg as new user and login
save name,mobile and email on profile screen
3 click addresses and page never loads just hangs,
as I said no errors on console, but fails on iphone ?
Hello! Did you install app on iPhone or you test using mobile browser?
HI Marina,
installed on iphone 4s ios 6.01, I can share app if this helps