Hi,
Since we did the RC3 update, we get the following js error:
Uncaught TypeErrr: Cannot read property ‘sibscribe’ of undefined", source: file://android_asset/www/build/polyfills.js(3)
Of course, this files is compiled and is not our.
And of course on ios we don’t have the probleme.
More over, we are not able to use livereload or havind a “dev” mod. So we can’t debug this and we don’t know where to look for this.
We we create a new app, everything is working.
Any idea ?