-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi, i use this plugin in ios platform. And I received crash numbers in flurry dashboard but no detail crash logs.

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
Labels
No labels