简体   繁体   English

使用Appstore设置和AdHoc设置配置文件提交二进制文件以供Appstore审核

[英]Submitting binary for Appstore review with Appstore provisioning and AdHoc Provisioning profile

I have submitted approx 20+ Application on App Store with Ad-Hoc provisioning profile and all have been approved and working perfectly. 我已经使用Ad-Hoc配置文件在App Store上提交了大约20多个应用程序,并且所有应用程序都已被批准并且运行良好。

I just want to make sure that If we submit binary with Ad-Hoc Provisioning this will create any problem. 我只是想确保,如果我们使用“临时配置”提交二进制文件,这会造成任何问题。

What is the best way to submit build on Appstore with the Ad-Hoc provisioning or Appstore provisioning and why? 使用Ad-Hoc设置或Appstore设置在Appstore上提交构建的最佳方法是什么?为什么?

If we go to developer account then Here are 2 options to create provisioning profile for distribution build. 如果我们转到开发者帐户,则可以使用以下2个选项来创建分发配置文件的配置文件。

App Store- Create a distribution provisioning profile to submit your app to the App Store. App Store-创建分发配置文件,以将您的应用提交到App Store。

Ad Hoc- Create a distribution provisioning profile to install your app on a limited number of registered devices. 临时-创建分发设置配置文件以将您的应用安装在数量有限的已注册设备上。

Please share your thoughts So next time I will keep it in mind and will use best way to upload build. 请分享您的想法,因此下次我将牢记这一点,并将使用最佳方式上载构建。

Thanks 谢谢

If you are submitting your application for the beta testing through the test flight than you can use Appstore or Ad Hoc provisioning profile. 如果您要通过测试飞行提交Beta测试的应用程序,则可以使用Appstore或临时设置配置文件。

But in case when you are uploading for publishing the application you must use the App Store provisioning profile only. 但是,如果要上载发布应用程序,则必须仅使用App Store供应配置文件。 This is more preferred. 这是更优选的。 There is no meaning for using the Ad Hoc provisioning profile which has limited devices added & has limited access. 使用临时设置配置文件没有意义,添加的设备数量有限且访问权限有限。

Hope this helps to everyone. 希望这对大家有帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用其他配置文件将iOS应用提交到Appstore - Submitting an iOS app to appstore using a different provisioning profile 设置配置文件过期后,企业应用商店中的应用 - Apps in the enterprise appstore after provisioning profile expires 应用程序未在带有appStore Provisioning配置文件的设备上运行 - App not running on device with appStore Provisioning profile 用于签署AppStore IPA文件的配置文件在哪里 - where is the provisioning profile which's used to sign an AppStore IPA file 在分发设置配置文件下找不到Appstore选项 - Cannot find Appstore option under distribution provisioning profile 在应用商店上传应用程序时,xcode 9.2 中的“无需配置文件” - “No provisioning profile required” in xcode 9.2, while uploading app on appstore 发布到AppStore时配置文件显示错误的应用程序名称 - provisioning profile shows wrong application name when publishing to AppStore React Native iOS - 如何将配置文件添加到提交到 Appstore 的 ipa - React Native iOS - How to add Provisioning Profile to ipa submitted to Appstore iOS:将应用提交到appStore / adhoc部署时出现问题 - iOS : Issue in submitting app to appStore / adhoc deployment 是否可以发布使用AdHoc个人资料签名的应用(AppStore)? - Is it possible to release app (AppStore) signed with AdHoc profile?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM