Nevin Raj
Posts: 0
Joined: Sun Dec 28, 2014 7:37 am

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

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).

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

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

Hi Nevin -

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

Nevin Raj
Posts: 0
Joined: Sun Dec 28, 2014 7:37 am

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

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.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

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

Hello,

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

Nevin Raj
Posts: 0
Joined: Sun Dec 28, 2014 7:37 am

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

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

John Chaudhry
Posts: 0
Joined: Sun Nov 22, 2015 9:25 am

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

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.

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

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

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.

John Chaudhry
Posts: 0
Joined: Sun Nov 22, 2015 9:25 am

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

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

John Chaudhry
Posts: 0
Joined: Sun Nov 22, 2015 9:25 am

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

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

John Chaudhry
Posts: 0
Joined: Sun Nov 22, 2015 9:25 am

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

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

Return to “Issues”