Page 1 of 3

Problem of navigation on iphone

Posted: Thu Dec 12, 2013 2:17 pm
by marieall

Hi,

I just tested my application on my iphone, and there is one major problem:
The navigation is not responding on my pages which display lists.
For example (screenshot attached), when I am in my section "Airport Infos" I click on a country(a list item), but it doesnt open the next page.

This is working fine on Android phones though...

Also, there is a second thing that I would like to change: I don't want users to be able to zoom while they are using the application. Native application don't offer this option, and I would prefer my app to look more "native".

Thank you
Image


Problem of navigation on iphone

Posted: Thu Dec 12, 2013 2:40 pm
by Kateryna Grynko

Problem of navigation on iphone

Posted: Thu Dec 12, 2013 5:17 pm
by marieall

Thanks! But where can I find the HTML metadata that they advise me to change?

Also, do you have a solution for my problem of navigation?

Marie


Problem of navigation on iphone

Posted: Thu Dec 12, 2013 6:43 pm
by Maryna Brodina

Hello! Could you clarify did you install app on device or test in browser? Regarding navigation problem - please post screenshots showing how did you add events and actions for navigation.


Problem of navigation on iphone

Posted: Thu Dec 12, 2013 7:04 pm
by marieall

I installed app on my iphone through ipa file.

Here is the screenshot on how I set the events/actions for navigations. I've done the same for each page.

Image


Problem of navigation on iphone

Posted: Thu Dec 12, 2013 10:17 pm
by Maryna Brodina

1) How did you get that list of items on screen? Is that service mapping or you use some custom JS?
2) Could you add on click on List item some simple action, for exmple run JS prealert("click");/preand check if alert works on click on iOS device.

Sorry, I'm not sure what do you mean on app zoom? I've just installed app on iPad and I'm not able to zoom it.


Problem of navigation on iphone

Posted: Fri Dec 13, 2013 4:14 pm
by marieall

Hi Maryna,

1) That list of items is pulled from a database and yes I used service mapping.
2) I added an event on click which runs JS. The event appears when I test in browser, but nothing happens when I test on device.

3) As for the zoom problem, i am able to zoom in when testing on my device (an iphone) Someone from Appery advised me yesterday (above on that discussion) The link they gave me seemed like a good advice to follow, but I can't manage to find where to put the HTML metadata code that I should insert


Problem of navigation on iphone

Posted: Fri Dec 13, 2013 6:39 pm
by marieall

Hi Maryna,

Do you have any updates for me?
I didn't mention it in my last message, but it's working on Android phone. The problem appears only on iphone (when installing ipa or when testing through safari)


Problem of navigation on iphone

Posted: Fri Dec 13, 2013 6:40 pm
by Maryna Brodina

Not yet, sorry. Working on it.


Problem of navigation on iphone

Posted: Sun Dec 15, 2013 4:16 pm
by marieall

Any news on my issue? This is very annoying, I can't continue with the testing on iphones because of this... I would be glad if you had a solution for me, or at least a suggestion :)

Thanks appery team!