sergio vazquez
Posts: 0
Joined: Mon May 26, 2014 5:01 pm

The info from my pages keeps changing.

This is an example of what ́s going on:
I test my app and find a few errors like "an event action goes to a page it shouldn ́t". I fix all the problems and I test the app again and some more errors appear.
I fix the (different) errors again and new ones show up. I fix them and test again.. and new ones show up.
At first I thought I was making the mistakes but after doing this many times I ́m sure something ́s messing up the code.

This is what I think the problem is (but it shouldn ́t). I ́m duplicating the pages and I think that when I change something in a page, it ́s affecting the other pages.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

The info from my pages keeps changing.

Hello Sergio,

Do you have error in browser console?
Please post a screen shot.

sergio vazquez
Posts: 0
Joined: Mon May 26, 2014 5:01 pm

The info from my pages keeps changing.

No, I ́m not getting any errors. Things are just changed.
I don ́t think there ́s use to posting a screen shot because you can ́t tell there ́s something wrong with it.

Example:
Button 1 from page 1 takes you to page 4
When I test the app on the browser or via QR code the same Button 1 from page 1 takes you to page 2.

Thnx for your help.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

The info from my pages keeps changing.

Sergio,

Please post your app public link.
What device and OS version do you use to test, what browser and its version?

sergio vazquez
Posts: 0
Joined: Mon May 26, 2014 5:01 pm

The info from my pages keeps changing.

Here ́s the link:
http://appery.io/app/mobile-frame?src...

I test on an iPhone 5, iPad mini, Moto X, and chrome web browser.

sergio vazquez
Posts: 0
Joined: Mon May 26, 2014 5:01 pm

The info from my pages keeps changing.

It happened again.. I ́ll explain what happened:

  1. I tested the app and it was working great. I had worked with:
    Sitios
    Interés General
    Religiosos

  2. Then I started working on "Artesanías"

  3. Now the problem shows up. I go to:
    Sitios
    Interés General. And this takes me to "Artesanías"
    When I go to:
    Actividades y Compras
    Artesanías. It takes me to "Interés General"

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

The info from my pages keeps changing.

Thanks. Also tell us exact steps to reproduce.

sergio vazquez
Posts: 0
Joined: Mon May 26, 2014 5:01 pm

The info from my pages keeps changing.

  1. I tested the app and it was working great. I had worked with:
    Sitios
    Interés General
    Religiosos
    1. Then I started working on "Artesanías"
    2. Now the problem shows up. I go to:
      Sitios
      Interés General. And this takes me to "Artesanías"
      When I go to:
      Actividades y Compras
      Artesanías. It takes me to "Interés General"
Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

The info from my pages keeps changing.

Sergio, as I can see after testing that, events handlers are triggered correctly. Please make sure you navigate to correct pages.

sergio vazquez
Posts: 0
Joined: Mon May 26, 2014 5:01 pm

The info from my pages keeps changing.

OK. I ́ll try to explain it in a different way.. (with an image and colors)

MAKING THE APP
Color RED:
This is how I code my event. "Interés general" goes to page "Interés general".

TESTING THE APP. Open the panel and...
Color GREEN:
Click on "Interés General" and it takes you the wrong page "Artesanías".
Color BLUE:
Click on "Artesanías" and it takes you the wrong page "Interés General".

Color PURPLE:
This is how it should work:
"Interés general" goes to page "Interés general"
and
"Artesanías" goes to page "Artesanías"

Image

Return to “Issues”