marieall
Posts: 0
Joined: Thu Oct 03, 2013 4:10 pm

Problem of navigation on iphone

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

marieall
Posts: 0
Joined: Thu Oct 03, 2013 4:10 pm

Problem of navigation on iphone

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Problem of navigation on iphone

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.

marieall
Posts: 0
Joined: Thu Oct 03, 2013 4:10 pm

Problem of navigation on iphone

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Problem of navigation on iphone

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.

marieall
Posts: 0
Joined: Thu Oct 03, 2013 4:10 pm

Problem of navigation on iphone

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

marieall
Posts: 0
Joined: Thu Oct 03, 2013 4:10 pm

Problem of navigation on iphone

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)

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Problem of navigation on iphone

Not yet, sorry. Working on it.

marieall
Posts: 0
Joined: Thu Oct 03, 2013 4:10 pm

Problem of navigation on iphone

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!

Return to “Issues”