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

Navigate to page events not working on device

We are investigating this issue. And could you please specify on what devices and platforms you're testing this issue?

Agustin Gosende
Posts: 0
Joined: Fri Mar 13, 2015 8:52 pm

Navigate to page events not working on device

Thanks Illya, I ́m testing in iOS 8.4 with Appetize.io. I ́ll be waiting for your answers. Thanks again.

Benjamin Vincent Davis
Posts: 0
Joined: Wed Oct 14, 2015 9:55 pm

Navigate to page events not working on device

Hey Agustin,
If this helps- use this JavaScript: Apperyio.navigateTo(' ', {});

Assign it via the events tab, between the ' ' insert your page(s) you want to navigate to. Eg: Apperyio.navigateTo('pressure_calculator_1', {});

Between the { } you can assign navigation styles, such as slide up...

There is this awesome page which explains what navigation styles are available: http://demos.jquerymobile.com/1.2.0/d...

Let me know if this helps,

Thank You,

  • Benj
Agustin Gosende
Posts: 0
Joined: Fri Mar 13, 2015 8:52 pm

Navigate to page events not working on device

Thanks Benjamin! I try but it didn ́t work. I think I should change the radios to buttons to avoid this problem. Thanks!!

Chris Neat
Posts: 0
Joined: Tue Oct 06, 2015 1:05 am

Navigate to page events not working on device

I'm experiencing the same issue. I am using "navigate to" custom javascript logic on page show. It navigates to the page then sends me back. Once this happens once it doesn't happen again unless I kill the app and try again. Then it reoccurs. Image

Agustin Gosende
Posts: 0
Joined: Fri Mar 13, 2015 8:52 pm

Navigate to page events not working on device

Illya, any recomendation about? I need to move forward. Thanks!

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Navigate to page events not working on device

Hello Chris,

Please share (http://devcenter.appery.io/documentat...) your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and provide us with the following information:

1) App name
2) Test credentials if login functionality is implemented in your app
3) Detailed steps to reproduce the issue

Agustin Gosende
Posts: 0
Joined: Fri Mar 13, 2015 8:52 pm

Navigate to page events not working on device

Hi, any idea about this problem. Please I need some advice. Thanks

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

Navigate to page events not working on device

You are using several events on this element, please use just one and it is better to use "Value change" event and not "Selected" for Radio component.

Manoj8304360
Posts: 0
Joined: Wed Jun 22, 2016 9:46 am

Navigate to page events not working on device

Just Delete the page And re-built the page again u will get solution

Return to “Issues”