Page 2 of 2

Navigate to page events not working on device

Posted: Fri Oct 16, 2015 9:14 pm
by Illya Stepanov

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


Navigate to page events not working on device

Posted: Sat Oct 17, 2015 5:30 pm
by Agustin Gosende

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


Navigate to page events not working on device

Posted: Sun Oct 18, 2015 7:20 pm
by Benjamin Vincent Davis

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

Navigate to page events not working on device

Posted: Mon Oct 19, 2015 3:54 pm
by Agustin Gosende

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


Navigate to page events not working on device

Posted: Tue Oct 20, 2015 12:52 am
by Chris Neat

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


Navigate to page events not working on device

Posted: Wed Oct 21, 2015 3:05 pm
by Agustin Gosende

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


Navigate to page events not working on device

Posted: Wed Oct 21, 2015 7:51 pm
by Serhii Kulibaba

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


Navigate to page events not working on device

Posted: Fri Oct 23, 2015 1:01 am
by Agustin Gosende

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


Navigate to page events not working on device

Posted: Fri Oct 23, 2015 4:02 pm
by Illya Stepanov

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.


Navigate to page events not working on device

Posted: Fri Jul 01, 2016 5:39 pm
by Manoj8304360

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