Skip to content

Android Cordova uncaught exceptions Google Analytics  #126

@Kushalpreet

Description

@Kushalpreet

Hello
I am using this Analytics plugin to track my analytics on Android, which works fine on android Phone.
In order to report crashes, I have set the field in my analytics.xml

true

but somehow Google doesn't report my Uncaught Exceptions, which it should have done by only setting up this property in analytics.xml.

I am not sure, what could be the problem behind it. I am explicitly throwing a divide by 0 exception in my trackView() of GoogleAnalyticsTracker.java for a specific page name.
I am using cordova 2.3.

Has anyone faced the same problem? Could it be because of the plugin that I am using, that uncaught exceptions are not reported to Google?

Any help would be really appreciated.

Thanks,
Kushal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions