Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Problem of navigation on iphone

Hi - unfortunately no news for now, we need additional time to test this on Android and iOS devices.

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

Problem of navigation on iphone

Hello! There is some strange behavior... Looks like there is some error on page, we were not able to catch it. But if you create new screen with another name and move all functionality from problem screen to the new one it works. Please try and let us result.
Regarding zooming I'm not able to zoom neither your app, nor my own one (on iPad/iOS7 and iPhone 5/iOS6). Perhaps we don't quite understand each other. Could you clarify what do you have when zoom app? Could you post screenshot of zoomed app?

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

Problem of navigation on iphone

Hi Marina,

The navigation problem happens on all my pages which have a list, that is 7 or 8 pages... I would prefere not to have to redo all those pages...

As for the zoom problem, this was solved a few days ago thanks to someone from appery (it was Katya, and her reply was the first one I got on this thread. Anyway all good now for the zoom!

I'm just looking forward to solve the navigation part! :)

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

Problem of navigation on iphone

hi Marina,

So I created for one of my problem screen a new page.. but no positive results, it's still not working... I put the navigation link on a mobilelistitem click, and nothing happen, i'm not brought to the designated page.

I hope you will be able to help me out with this... This is my last problem before uploading it to the appstore..

Thanks

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

Problem of navigation on iphone

Hello! Sorry for delay, we're working on it, but having some difficulties with resolving this issue. I'll let you know when have more information from developers team.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Problem of navigation on iphone

Hi Marie,

This is a bug. There are two possible workarounds:

  1. Remove Label from List item and map value directly to List item.
  2. Add Footer and/or Header to page.
marieall
Posts: 0
Joined: Thu Oct 03, 2013 4:10 pm

Problem of navigation on iphone

Thank you, I'm gonna try now :)

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

Problem of navigation on iphone

I tested with a footer, and indeed it works! Thanks! But I would prefer to add a header instead of a footer, and I've got one problem : I didn't use the header initially because I couldn't find how to add other buttons than the default back button.
So instead I created a grid with 3 colums. Left column was a image with a link to back page, in the middle was the title of my page, and on the right was an image which links to my home page. How can I integrate this in the header? Each time I try, it add my image vertically and modify the height of the header in consequence. (see screenshots) Image Image

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

Problem of navigation on iphone

Hello!
1) Did you check if it works with header only (without footer)?
2) To add components to header you should add Grid first and put components to the Grid.
3) To make header without title add the following CSS pre
.ui-header .ui-title{
display: none !important;
}/pre in CSS asset, or change style for corresponding selector in theme

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

Problem of navigation on iphone

1) Yes it works with header only!
2 & 3) Got it! It's working as I want now, thanks a lot for all your help!! :)

Return to “Issues”