iOS 检测项目是否包含IDFA
2021-08-30 本文已影响0人
流星阁
1. cd 到项目根目录
2.输入一下命令 不要忘记后面有个 .
grep -r advertisingIdentifier .
[JPUSHService setupWithOption:launchOptions appKey:appKey channel:@"AppStore" apsForProduction:NO advertisingIdentifier:nil];
Binary file ./Pods/JCore/libjcore-noidfa-ios-2.7.1.a matches