Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Not able to retrieve the crash report for Appcelerator application #17

Description

@yash-mindstix

I have integrated sg.flurry module to integrate flurry analytics in Appcelerator project. I have found analytics on flurry dashboard, but I didn't get a crash report on flurry dashboard.
Flurry dashboard shows No records found message.
Code for ios is as follow-
flurry.logUncaughtExceptions(true);
flurry.crashReportingEnabled(true);
Code for android is as follow-
flurry.setCaptureUncaughtExceptions(true);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions