Coder Social home page Coder Social logo

Comments (9)

XiaoJiuDYS avatar XiaoJiuDYS commented on July 1, 2024 1

前来围观🤪

from knot.

Lojii avatar Lojii commented on July 1, 2024

不清楚你具体改了哪些地方,仅做参考
ERROR ITMS-90685: 使用org.NIOSSL的不止一个,你看一下那里面几个Extension是不是用重复了
ERROR ITMS-90205-90206: 这个感觉是NIO.framework被重复引入,或者循环依赖,你检查下都有哪些target包含这个framework,现在SwiftNIO已经很成熟了,你可以试着用CocoaPod的方式引入,应该可以避免这种问题

如果上架成功了,来push点代码鸭

from knot.

zhaoychehe avatar zhaoychehe commented on July 1, 2024

问题解决了,每个包含子动态库的动态库都要采用上述方式处理下。另外可以使用pod的方式,但有几个方法是私有的,需要单独处理下。已经可以打包上传,期待过审。

from knot.

Lojii avatar Lojii commented on July 1, 2024

问题解决了,每个包含子动态库的动态库都要采用上述方式处理下。另外可以使用pod的方式,但有几个方法是私有的,需要单独处理下。已经可以打包上传,期待过审。

审核结果如何?过了么

from knot.

zhaoychehe avatar zhaoychehe commented on July 1, 2024

Your app uses public APIs in an unapproved manner, which does not comply with guideline 2.5.1 of the App Store Review Guidelines.
Specifically, your app use NEVPNManager APIs for non-VPN app.
Since there is no accurate way of predicting how an API may be modified and what effects those modifications may have, Apple does not permit unapproved uses of public APIs in App Store apps.
审核没过。
参考此解决方案 https://www.v2ex.com/amp/t/524107
还有一种解决方案就是上线隐藏此功能,运行时动态调用NEVPNManager相关api。

from knot.

Lojii avatar Lojii commented on July 1, 2024

这条审核规则是19年6月份新增的

from knot.

zhaoychehe avatar zhaoychehe commented on July 1, 2024

打算先走企业证书,但是企业证书重签名后启动闪退,和动态库或者扩展工程有关系吗

from knot.

zhaoychehe avatar zhaoychehe commented on July 1, 2024

打算先走企业证书,但是企业证书重签名后启动闪退,和动态库或者扩展工程有关系吗

问题解决了,共享下。是因为企业重签名导致appgroup这块异常,没有做异常处理

from knot.

azz212 avatar azz212 commented on July 1, 2024

APP可以给自己装吗,能否给个APP,自己用一下呢。两位大佬

from knot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.