Forum Post: RE: app not refreshing

Status
Not open for further replies.
E

egarcia

Guest
Hello, The first thought that comes to mind is that somehow the JavaScript file for the app (MyPhoneApp.js for example) was modified from the Source tab. Doing this would prevent changes to events from being generated into the JavaScript file. Do you think that this might be what happened? Here are some few suggestions for troubleshooting. Try from a different web browser. Export the app as HTML/JS/CSS sources to see what the MyPhoneApp.js contains. (These sources are the same as the one used in the web browser but it would give you another perspective on it.) Backup the app then create a copy of the project in the Mobile App Builder (using the same backend). See the behavior when using the Test button with this copy. I hope this helps.

Continue reading...
 
Status
Not open for further replies.
Top