Page 2 of 3

After design, I save and click Test, but it's not effective

Posted: Sun Jan 18, 2015 10:36 pm
by Nevin Raj

I'm having the same problem but I haven't changed the sources. My new JS isn't being implemented in the tester (console error log points to a line that's commented out).


After design, I save and click Test, but it's not effective

Posted: Mon Jan 19, 2015 6:12 am
by Illya Stepanov

Hi Nevin -

Could you please post screenshot of this error that you get?


After design, I save and click Test, but it's not effective

Posted: Mon Jan 19, 2015 8:02 pm
by Nevin Raj

Here's an overview of the error.

App doesn't load in the tester with console errors as shown below:
Image

Then I check the source file where the error points (GoogleMapJS, line 50) and I get this:
Image

However, this is deprecated code. The latest function in GoogleMapJS (line 50) is as follows:
Image

And therefore this leads me to believe that there's a problem in the tester in using the latest code. However, this problem does not occur in Firefox. I've tried clearing my app cache but it doesn't help.


After design, I save and click Test, but it's not effective

Posted: Wed Jan 21, 2015 3:20 pm
by Evgene Karachevtsev

Hello,

Could you please try adding a space and then removing it, so the new version of file will be saved.


After design, I save and click Test, but it's not effective

Posted: Wed Jan 21, 2015 10:01 pm
by Nevin Raj

It's working now, though I didn't try adding/removing the space. Thanks!


After design, I save and click Test, but it's not effective

Posted: Sun Jan 10, 2016 4:11 pm
by John Chaudhry

This is now happening to me.

I cleared the caches, checked the sources (no changes were made) and even did a backup and created a new version of the app from this.

But I have the same problem: I make changes in the app builder. Then run Test but the changes are not reflected in the emulation.

Advice and suggestions would be appreciated.


After design, I save and click Test, but it's not effective

Posted: Sun Jan 10, 2016 7:03 pm
by Illya Stepanov

Hi John -

Are there any errors in the browser developer tools console?
Also please check if you have set the needed page as app start page in your App settings.


After design, I save and click Test, but it's not effective

Posted: Mon Jan 11, 2016 8:18 pm
by John Chaudhry

HI Illya,

I am sorry, I am rushed for time so recreated the app from an earlier backup which works.

If I re-encounter the problem I will do as you suggested.

Cheers,

John


After design, I save and click Test, but it's not effective

Posted: Sun Feb 21, 2016 3:32 pm
by John Chaudhry

Hi Illya and co.

This is happening to me again and it now takes too long to recreate the app from scratch.

I'm not getting any errors in the console.

Here is the scenario:

  1. I authenticate use Auth0 (which is the app start page)

  2. After logging in I go to Main_page.

  3. From there I click to go to About_page but it shows an earlier version

    If I make Main_page the app start page then it works fine BUT I need Auth0_Home to be the app start page.

    Hope you can help as this is frustrating close to go live for us.

    Thanks,

    John


After design, I save and click Test, but it's not effective

Posted: Sun Feb 21, 2016 7:00 pm
by John Chaudhry

It's because there's a change in the app ID. In my case use to an Auth0 setting going to an old add ID.

And the reason why there's a new app ID is, in my case, because my dev cycle involves creating a new app from a backup of the old one. And that will result in a new app number except where the old one has been hard coded.

No longer a problem (although I am sure to have others).

Cheers,

John