Crash Reporting Service for Ionic?

Hi,

Are there any crash reporting API for Hybrid Apps?

I have found Crashlytics Android SDK. But, these work on the native android code. I am looking for something similar for Ionic Apps, where error reporting is done in JavaScript and not in native Android.

Appsee seems to be an equivalent to crashlytics, but i’m searching for a lightest tool. Just logging crashes in a file on the mobile for instance.