APP审核被拒问题

本文详细介绍了如何解决iOS应用中使用非公开API导致的问题,包括修改方法名称以避免被标记,检查并移除可能包含这些API的静态库,以及确保加入必要的-ObjC标志以兼容百度地图。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >


Non-public API usage:

The app references non-public selectors in zerofashion: setGeometryDelegate:
If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed.

解决办法:检查Build Settings下Other Linker Flags里面有没有加入-ObjC标志,百度地图需要加入这个才可以

苹果提示的私有API冲突红色标注部分

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值