Todo (offline) tutorial not working.
I have followed the steps in the todo (offline) tutorial but it will not add todos. For some reason I am not able to debug into the onDeviceReady, onOnline and onOffline functions to see what is happening using Chrome dev tools!
The localStorage values that are set/checked in these functions are not being set and therefore the rest of the app won't work.
Is someone able to take a look to see what is wrong? Why can't I debug into those functions?