随笔分类 - IOS WIFI
摘要://获取设备IDFA+(NSString *) deviceIdfa{ NSString *systemVersion = [[UIDevice currentDevice] systemVersion]; NSString *deviceIdfa = nil; if([syste...
阅读全文
摘要:#import @interface ZJWifiTool : NSObject+(NSString *)fetchIdWithType:(NSString *)wifiIdType;@endUIKIT_EXTERN NSString *const WifiIdTypeNotFound;UIKIT_...
阅读全文