Hello Cody,
I managed to sign in with the changes in JS file and don't see any errors in the browser console.
Hello Cody,
I managed to sign in with the changes in JS file and don't see any errors in the browser console.
What process did you follow?
I've tested once again (restored a new project from back of RANZO_HOME), and see the same error as before (see attached screenshot). You don't need to login to the app, just please observe the console when the display comes on.
Does this not reproduce the error on your front?
Hello Cody,
Different members of support team can't reproduce the error with and without login, first page loads without any error in console, we checked 3 times. We followed the steps exactly.
Evgene,
I am not sure where the disconnect is happening. But again here is what we do:
1) Create a backup of RANZO_HOME
2) Create a new Appery project from above backup
3) test 2) in browser (I've tried chrome, firefox, safari)
4) Check console and the error reported in the screenshot appears.
Are you using the same interface/tools for creating project from backup as is available to Appery users? I really need to get this resolved as we have run into a simultaneous problem reported here: https://getsatisfaction.com/apperyio/...
If I can resolve the issue in this thread, may be it will help move along the problem on above link as well.
What do you suggest?
Will appreciate feedback/resolution.
Hello Cody,
Sorry for the radio silence here.
I created a new backup of your project and restored the project from it. And now when I click test I get the number of alerts and then the following:
http://screencast.com/t/I2N8enSjb67R
Could you please specify, do you get the same?
Hi Evgene,
This is expected. As I had indicated above, please set:
TEST_DEVICE to "false" in Utilities.js JS asset to test in browser, and to test on device (iOS) set it to "true".
Let me know if any questions surface up.
Thanks.
Hello Cody,
Unfortunately (or fortunately) still no errors in the browser console when Utilities.js is changed.