debianw
31 Aug 2012, 8:36 AM
Hey,
Do you know if window.onerror is supported in Android 2.3 (API 10) using Cordova 1.7 or higher ?.
I'm working on a plugin for logging errors, exceptions etc into a file.
I now for sure that window.onerror works on a Browser environment and I can override that to handle unexpected error messages.
But window.onerror is null when I built an Android project.
Do you know a workaround for this ?
Thanks
Do you know if window.onerror is supported in Android 2.3 (API 10) using Cordova 1.7 or higher ?.
I'm working on a plugin for logging errors, exceptions etc into a file.
I now for sure that window.onerror works on a Browser environment and I can override that to handle unexpected error messages.
But window.onerror is null when I built an Android project.
Do you know a workaround for this ?
Thanks