BMKLocationKit IDFA

mac2024-04-16  42

文章目录

问题解决

问题

今天上架APP,居然说被检测出来有 IDFA. 然后用命令查了下项目内部哪里用了

grep -r advertisingIdentifier .

注意. 是到项目目录下查询

查询结果

Binary file ./Pods/BMKLocationKit/framework/BMKLocationKit.framework/BMKLocationKit matche

解决

既然知道 BMKLocationKit 中使用了 IDFA,那么就好解决了. 这个是百度下载无 IDFA 的连接

最新回复(0)