chenshuang
Results
1
issues of
chenshuang
 //Set log level [IFlySetting setLogFile:LVL_ALL]; //Set whether to output log messages in Xcode console [IFlySetting showLogcat:YES]; //Set the local storage path of SDK NSArray *paths = NSSearchPathForDirectoriesInDomains(NSCachesDirectory, NSUserDomainMask, YES);...