Did you make any changes on index.html or index.js? El miércoles, 6 de julio de 2016, Patrick Coulombe <pcoulo...@tobostudio.com> escribió:
> Hi, > > I am getting this error: > TypeError: null is not an object (evaluating 'parentElement.querySelector') > > If removing: > var listeningElement = parentElement.querySelector('.listening'); from > index.js everything works as expected. Last version of the tools / cordova. > > Thanks >