Arjang Raoufinia
Posts: 0
Joined: Tue Sep 02, 2014 1:58 pm

problem when an app is running 24hrs a day

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,

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

problem when an app is running 24hrs a day

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.

Return to “Issues”