首页 > 移动平台 > 详细

上线App Store关于被打回 说 使用了非公有api的解决方法

时间:2015-09-19 13:38:00      阅读:434      评论:0      收藏:0      [点我收藏+]

Non-public API usage:



    The app references non-public selectors in LoveForJorney: authenticate, expires, sendRequest:, setCenterPoints:, setCities:, setClientID:, setCurrentCount:, setDetailType:, setGeometryDelegate:, setObjectID:, setThumbnailData:, setTotalCount:, userIDIf 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.


这是错误的提示部分,可是我在工程中寻找,要么找不到,要么就是百度地图或者shareSDk中的文件和方法,我又不能进行修改,这该怎么办呢,

 

 

听网上热心网友说使用百度api 一定要在   build setting  的 other linker flag 中添加  -ObjC 注意大小写 这样编译  好像才可以 

我的app也是被打回来了  所以我收藏下 好使不好使 试试再说 先记录下来

上线App Store关于被打回 说 使用了非公有api的解决方法

原文:http://www.cnblogs.com/zhangguoliang1992/p/4821311.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!