XCode: 3rd Party Library Uses “uniqueIdentifier” Causing Apple to Reject Binary
问题 I receive the following error when I try and validate my binary file for submission to the App Store: "Non-public API usage: Apps are not permitted to access the UDID and must not use the uniqueIdentifier method of UIDevice. Please update your apps and servers to associate users with the Vendor or Advertising identifiers introduced in iOS 6." I've determined that the culprit lies in a 3rd party library I am using called, "libScannerKit.a". I am looking into whether the library has since been