在xcode升级到Version 9.3 (9E145)之后RN的bug: Values of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead
NSStringstringWithFormat:@"%@|%g|%g|%g|%zd|%@",//imageTag,size.width,size.height,scale,resizeMode,responseDate