Closed
Description
-
What service are you using?
Cognito -
In what version of SDK are you facing the problem?
2.5.4
Since in AWSDDFileLogger.m at line 46 there is a global function "doesAppRunInBackground" with the same name of the function of CocoaLumberjack's function, it fails to compile.
It should be renamed with a prefix like the rest of the file.
Thanks