Android 2.3 Uncaught illegal access

I’m trying to run my ionic app on android 2.3 on a Samsung Galaxy S1, and it doesn’t work properly, the only error that it’s showing me is:

D/CordovaLog( 1751): file:///android_asset/www/lib/ionic/js/ionic.bundle.js: Line 11731 : Uncaught illegal access

I found that line, and its a “throw err”, but if I commented that, the app won’t work properly (Sorry, my JS skills are limited, that’s why i tried that workaround)

It’s there any way to solve it?

Thank you

Anybody? Some ideas?

i have the similar problem. On android 4.x there is no problem but on api 9 (v2.3) i have this error:

D/CordovaLog(14066): file:///android_asset/www/js/libs/ionic/js/ionic.bundle.js: Line 23905 : Uncaught SyntaxError: Unexpected token finally