Page 1 of 1

problem when an app is running 24hrs a day

Posted: Thu Oct 30, 2014 2:16 am
by Arjang Raoufinia

I have created an app for a client that runs 24 hrs a day from an ipad in the registration booth. The app does not require a login. Users just type in their last name and the app takes the name and add it to the database. What I have seen is once in a while (usually 2-3 times a day) the app stops writing into the database unless I close the browser and open it again. How do I go around fixing this problem, since everytime it happens, an employee has to go unlock the ipad, close the browser and reopen the page.

Thanks,


problem when an app is running 24hrs a day

Posted: Thu Oct 30, 2014 9:05 am
by Maryna Brodina

Hello!

Did you install app on device as native? Or test in browser? Please check errors in console using Weinre debugger http://devcenter.appery.io/documentat.... Most likely sessionToken is expired.