简体   繁体   English

分发Xamarin ios应用

[英]distribute xamarin ios app

I'm new to xamarin and I have made my first app but currently I don't want to connect to AppStore for distributing.What should I do to be able to distribute my app without using AppStore? 我是xamarin的新手,已经制作了我的第一个应用程序,但目前我不想连接到AppStore进行分发。如何在不使用AppStore的情况下分发我的应用程序? By the way, I'm using visual studio 2013. 顺便说一句,我正在使用Visual Studio 2013。

Thanks. 谢谢。

The distribute your app for iOS device you will need to submit it to Apple for review so it can be placed in the AppStore. 分发适用于iOS设备的应用程序,您需要将其提交给Apple进行审核,以便可以将其放置在AppStore中。 For this you will need an paid Apple Developer account. 为此,您将需要一个付费的Apple Developer帐户。

With paid developers account you can also create a AdHoc version of you app which can be install on registered device, you can only register a 100 device per year. 使用付费开发人员帐户,您还可以创建应用程序的AdHoc版本,该版本可以安装在注册的设备上,每年只能注册100个设备。 Also the profile will expire after max one year so you will need to register the device. 此外,配置文件将在最多一年后过期,因此您需要注册设备。

There is the option for the Enterprise distribution account, this means that you will need to DUNS number and a secure site to host the app yourself. 企业分发帐户有一个选项,这意味着您将需要DUNS号码和一个安全的站点来自己托管该应用程序。 But there big draw back for this type of account is that official you can only have employees of the company owning the account install the app. 但是这类帐户的一大缺点是,您只能让拥有该帐户的公司的员工来安装该应用程序。

tl;dr: Appstore or none. tl; dr:Appstore或无。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM