crittercism / PhoneGap

Other
7 stars 15 forks source link

TypeError: undefined is not a function at XMLHttpRequest.onloadend #25

Open DavidWiesner opened 8 years ago

DavidWiesner commented 8 years ago

Hi,

sometimes when I run my app I got an error related to your plugin. I can´t figure out under which condition this will happen. But when the error is thrown in a endless loop.

0   TypeError: undefined is not a function
1   at .TypeError: undefined is not a function()
2   at . at XMLHttpRequest.onloadend (http://127.0.0.1:8100/plugins/cordova-plugin-apteligent/www/js/crittercism.js:619:2960)()
3   at . at ZoneDelegate.invoke (http://127.0.0.1:8100/build/js/app.bundle.js:109644:29)()
4   at . at Object.NgZoneImpl.inner.inner.fork.onInvoke (http://127.0.0.1:8100/build/js/app.bundle.js:30846:41)()
5   at . at ZoneDelegate.invoke (http://127.0.0.1:8100/build/js/app.bundle.js:109643:66)()
6   at . at Zone.runGuarded (http://127.0.0.1:8100/build/js/app.bundle.js:109551:48)()
7   at . at XMLHttpRequest.<anonymous> (http://127.0.0.1:8100/build/js/app.bundle.js:109527:30)()

At the given position (line 619, column 2960) in the crittercism.js is the call to this._cr_logResponse();

regards, David


cordova-plugin-apteligent 3.1.0 "Apteligent PhoneGap Plugin"