-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 1.6.1
-
Fix Version/s: None
-
Component/s: cordova-plugin-file-transfer (DEPRECATED)
-
Labels:None
I receive the following warning when building the app in Xcode 8.2.1:
.../Plugins/cordova-plugin-file-transfer/CDVFileTransfer.m:224:34: Values of type 'NSUInteger' should not be used as format arguments; add an explicit cast to 'unsigned long' instead
It would be nice if that warning could be avoided.
Plugin version is 1.6.1.