Maybe I am doing something wrong, but I am not getting error messages in the pebble console from javascript, only console.log()'s. For example: #55 I am pretty sure there is some error coming from PouchDB, as it doesn't get to further log messages, but there isn't any way to know what is causing it.
Maybe I am doing something wrong, but I am not getting error messages in the pebble console from javascript, only
console.log()'s. For example: #55 I am pretty sure there is some error coming from PouchDB, as it doesn't get to further log messages, but there isn't any way to know what is causing it.