Cordoba / Angular / Ionic App application stops working after changing the date (Javascript)

I had a problem running a hybrid application and then accessing settings> General> Date and time (the application is now in the background), I move on to setting the date that precedes the current one, after which Javascript doesn't seem to work: I I press the buttons that should run the functions defined for my Angular controller, and it doesn't seem to work. After setting the current day, the application will start working correctly. This problem has been tested on iPhone 5 running iOS 7.1.1 Apache Cordoba: 4.2.0 AngularJS: 1.3 Ionic: 1.3.11

Any help would be greatly appreciated. Thanks in advance.

+4
source share

All Articles