该应用程序引用了有效载荷/ appname.app / appname中的非公开选择器:_terminateWithStatus [英] the app references non-public selectors in payload/appname.app/appname: _terminateWithStatus

查看:238
本文介绍了该应用程序引用了有效载荷/ appname.app / appname中的非公开选择器:_terminateWithStatus的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在应用商店上载我的iOS应用程序,当我上传应用程序时,它有一些警告。警告是应用程序引用有效载荷/ appname.app / appname中的非公开选择器:_terminateWithStatus 我正在使用Facebook sdkfacebook-ios-sdk-3.8并解析sdk解析库-1.2.18\" 。任何人都可以指导我,我该怎么办来删除这个警告?

解决方案

你不能删除此警告。您可能会收到此警告,只是在您自己的代码或第三方代码(可能是因为facebook sdk)中使用与某些标记为非公开的选择器具有相同名称的选择器。一直发生在我身上从来没有被拒绝。所以你不用担心这个警告。 参见本参考文献 Ref2



还可以看到这个堆栈问题以避免拒绝,查找和删除不需要的框架。


I am uploading my iOS application on app store and it is having some warning when i upload the app. warning is the app references non-public selectors in payload/appname.app/appname: _terminateWithStatus I am using facebook sdk"facebook-ios-sdk-3.8" and parse sdk "parse-library-1.2.18". can anybody guide me what should i do to remove this warning?

解决方案

You can't remove this warning. You may get this warning just for using a selector in your own code or third party code(may be because of facebook sdk) that has the same name as some selector that is marked as non-public. Happens to me all the time. Never got rejected for it. So you won't worry about this warning. See this Ref. , Ref2

And also see this stack question to avoid rejection, find and remove unwanted framework.

这篇关于该应用程序引用了有效载荷/ appname.app / appname中的非公开选择器:_terminateWithStatus的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆