uniapp苹果无法上架_uniapp发布到iOS Appstore被拒绝

We discovered that your app contains hidden features. Attempting to hide features, functionality or content in your app is considered egregious behavior and can lead to removal from the Apple Developer Program.

Specifically, we found that your app includes AliPay (支付寶), which provides access to external payment mechanisms and enables the purchase of content, services, or functionality by means other than the in-app purchase API.

If you feel that we have misunderstood how your app functions and that your app is compliant with the App Store Review Guidelines, please reply to this message in Resolution Center to explain how this feature works.

The next submission of this app may require a longer review time, and this app will not be eligible for an expedited review until this issue is resolved.

这个是发布到苹果Appstore的被拒绝的信息,说的是我在代码中使用了支付宝的sdk

问题排查:

1.uniapp可能封装了sdk,需要去检查是否打包的使用进行了引入

你可能感兴趣的:(uniapp苹果无法上架)