Skip to content

ios cannot get crash logs #28

@daoshenjay

Description

@daoshenjay

Hi, i use this plugin in ios platform. And I received crash numbers in flurry dashboard but no detail crash logs.
image

flurry config like this:
this.flurryAnalytics.create({
// requried
appKey: '******',
// optional
version: '1.5',
continueSessionSeconds: 3,
logLevel: 'ERROR',
enableLogging: true,
enableEventLogging: true,
enableCrashReporting: true,
enableBackgroundSessions: true,
reportSessionsOnClose: true,
reportSessionsOnPause: true
});

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