Unable to disable debug logs in latest Flurry 2.8.4 on iPhone

I am using the latest version of Flurry SDK for iPhone. It works better than the previous version. But I can not disable debug logs in the console, according to their instructions

- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {    

   [FlurryAPI setDebugLogEnabled:NO];

   [FlurryAPI startSession:#FLURRY_ID]; 

}

But still registering it in my console

Flurry: Initialized session from scratch with startTime [2011-03-12 05:54:58 +0000]

Flurry: Active session created with API

Flurry: closing session reports enabled [1]

Flurry: Pause session reports enabled [1]

Flurry: event logging enabled [1]

Flurry: End an initial session with apiKey

Flurry: sending sessions to the withTimeout server [0]

Flurry: creating HTTP data from sessions

Flurry: cacheTimeStamp [0] numCachedItems [0]

Flurry: protocol [15] platform [2] Agent [47]

+3
2

, iphonesupport@flurry.com, . , , , , .

.

UPDATE

. 2.8.4 , . 2.8.4 SDK 3/13 . 2.8.4, SDK .

.

+5

, , . ( SDK , W).

, libFlurry.a .

0

All Articles