求大神帮忙分析一下,本人原生转过来的,开发原生2年了也没遇到过这种被拒原因,hbuilder封的包这种被拒原因怎么处理啊
- 5 Performance: Software Requirements
Guideline 2.5.1 - Performance - Software Requirements
Your app uses the "prefs:root=" non-public URL scheme, which is a private entity. The use of non-public APIs is not permitted on the App Store because it can lead to a poor user experience should these APIs change.
Continuing to use or conceal non-public APIs in future submissions of this app may result in the termination of your Apple Developer account, as well as removal of all associated apps from the App Store.
Next Steps
To resolve this issue, please revise your app to provide the associated functionality using public APIs or remove the functionality using the "prefs:root" or "App-Prefs:root" URL scheme.
If there are no alternatives for providing the functionality your app requires, you can file an enhancement request.
6 个回复
DCloud_UNI_GSQ
提供一个ipa的包,我们协助分析一下,可以私信给我下载地址。
c***@163.com (作者)
里面也引用了一些第三方的插件,但是是用Hbuilder进行封包的
c***@163.com (作者)
https://pan.baidu.com/s/1bz645_x6EFMcHQzF3l0xXQ
这是下载地址
DCloud_UNI_GSQ
收到
2018-08-24 12:05
DCloud_IOS_XTY
你在js中使用了prefs:root
c***@163.com (作者)
您说的这个在哪里?我怎么没有找到呢?
Bovin - bovin
js代码中prefs:root已经注释依旧会被拒吗
DCloud_IOS_XTY
是的
2019-11-07 10:25
老哥教教我
删除就不会被拒了
2019-11-10 10:37