Page 1 of 2

Bug in app - auto forwards to another page

Posted: Mon Jun 22, 2015 4:22 am
by Matthew Tae

http://youtu.be/sS3zyAxneRc

Please see the video.
There is NOTHING in the app that would make this happen.

When I click on a list item to go to a page, the page appears then auto-forwards to a different page. Please watch the video.

Obviously a bug.


Bug in app - auto forwards to another page

Posted: Mon Jun 22, 2015 5:15 am
by She

Hi Matthew,
i experienced this problem too. but i use the ff. code to fixed it,i dont know if this is can fix yours:
code
//instead of Navigate to page action, Write a Javascript
Appery.navigateTo('AfterReceivedNotif', {});
location.reload(true);
/code


Bug in app - auto forwards to another page

Posted: Mon Jun 22, 2015 6:32 am
by Serhii Kulibaba

Hello Matthew,

Could you check are there any errors in console? This (http://devcenter.appery.io/documentat...) should help.


Bug in app - auto forwards to another page

Posted: Mon Jun 22, 2015 12:17 pm
by Matthew Tae

Maybe, see screenshot:

Image


Bug in app - auto forwards to another page

Posted: Tue Jun 23, 2015 4:51 pm
by Matthew Tae

Bump. This is a really bad bug in the software.


Bug in app - auto forwards to another page

Posted: Tue Jun 23, 2015 9:30 pm
by Illya Stepanov

Hi Matthew -

Actually it's not clear for us, based on your video, you are clicking on select - making transition and after that on another page another transaction happens, but inside builder you are showing only one page and not the page to where it leads.

Is it possible for you to provide us with your app public link and exact steps how to reproduce this?


Bug in app - auto forwards to another page

Posted: Tue Jun 23, 2015 9:40 pm
by Matthew Tae

http://appery.io/app/mobile-frame?src...

Click on "Vivana Wellness"
Click on any of the buttons except "Legal"
The correct page will load but then automatically forward to "Legal"
Click back, the page goes back to correct page.

Yes, your assessment is correct. Everything in the app builder was done correctly, this is a bug.

If you think that the intermediate page (i.e. the page right before the "Legal" page appears) is the problem, its not. Nothing is in that page to create the problem: screenshot:

Image


Bug in app - auto forwards to another page

Posted: Tue Jun 23, 2015 9:54 pm
by Illya Stepanov

Thanks, Matthew. We'll check this.


Bug in app - auto forwards to another page

Posted: Thu Jun 25, 2015 4:21 pm
by Matthew Tae

Hi, any suggestions? This is the only thing holding up my app...


Bug in app - auto forwards to another page

Posted: Thu Jun 25, 2015 5:26 pm
by Evgene Karachevtsev

Hello Matthew,

Unfortunately not yet, we are still working on it.