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 or if Android has some feature for catch 
any exception that could  occurred from the javascript side using cordova ?

Thanks

 

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to