简体   繁体   English

人们如何将iPhone应用程序从我的网站下载到他们的iPhone?

[英]How can people download an iPhone app from my website to their iPhone?

I'm developing an iPhone app to share locally with friends. 我正在开发一个iPhone应用程序,可以与朋友在本地共享。 I need a way to get it on their phones, and this is the only free way I know, but I'm not sure how do it. 我需要一种方法来在他们的手机上获取它,这是我所知道的唯一免费方法,但是我不确定该怎么做。 Thanks. 谢谢。

Apple does not allow you to simply Download apps from your website. Apple不允许您仅从网站下载应用程序。 Apple is much more strict in how you can download apps and does not allow this. Apple在如何下载应用程序方面更加严格,并且不允许这样做。

However the cost is $99 USD per year for a developer account: 但是, 开发人员帐户的费用为每年$ 99 USD:

The Apple Developer Program is 99 USD per membership year or in local currency where available. Apple开发人员计划的收费是每个会员年99美元或可用的当地货币。

Which you can enroll here . 您可以在这里注册。

This account gives you many features that you don't get with a standard Apple ID including: 此帐户为您提供了许多标准Apple ID所没有的功能,包括:

  • App distribution 应用分发
  • Access to beta releases 访问Beta版本
  • Safari extentions Safari扩展

However if you would rather choose to make an Android App you have a number of bonus features that you would not get if you went with Apple: 但是,如果您更愿意制作一个Android应用程序,那么您将拥有许多额外的功能,而这些功能是您使用Apple时无法获得的:

You dont need to pay $99 USD per year. 您不需要每年支付$ 99 USD。 Google only requires you to pay a one time fee of $25 USD for a "Publisher Account". Google只要求您为“发布者帐户”支付一次费用$ 25 USD。

Pay a $25 USD registration fee using Google payments. 使用Google付款支付25美元的注册费。 If you don't have a Google payments account, you can quickly set one up during the process. 如果您没有Google付款帐户,则可以在此过程中快速设置一个帐户。

And if you want any sort of payment.. ie: paid apps, in app-purchases, etc. It seems that google allows you to set up a merchant account for free. 并且,如果您想要任何一种付款方式,例如:付费应用程序,应用程序购买等,那么Google似乎允许您免费设置商家帐户。

However keep in mind: Android doesn't requre you to publish your app to test it. 不过请记住: Android不需要您发布应用程序来对其进行测试。 And you also don't need a "Publisher Account" to test apps on your phone or device! 而且您也不需要“发布者帐户”来测试手机或设备上的应用! You can do that for free on any Android phone. 您可以在任何Android手机上免费这样做。

This means that you can put you apk onto your website and android users can download and install it! 这意味着您可以将apk放到您的网站上,而android用户可以下载并安装它!

However if you want to do it with Apple you need a "Developer Account" as far as I know at least. 但是,如果要与Apple一起使用,至少就我所知,您需要一个“开发者帐户”。 I don't think there is any way to get your app able to download for free (however I have not done much research on this topic, so you may want to). 我认为没有任何方法可以让您的应用免费下载(但是我没有对此主题进行过多研究,因此您可能想要这样做)。

Hope this helps! 希望这可以帮助!

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

相关问题 提供企业iPhone应用程序到网站的链接,以便公司员工可以从此网站链接下载应用程序? - Provinding link of an enterprise iPhone app to a website so that company employees can download app from this website link? 如何在我的Iphone应用程序中使用“ MPMusicPlayerController”从网站播放列表 - How can i use “MPMusicPlayerController” to playlist from my website in my Iphone app 我可以仅为某些人分发我的iPhone应用程序吗? - Can I distribute my iPhone app for only certain people? 如何从iPhone上的应用程序下载sqlite数据库? - How do I download an sqlite database from an app on my iPhone? 如何在 iphone 应用程序中提供从我的网站注册服务? - How to provide sign up for a service from my website in iphone app? 将网站中的数据提取到我的iPhone应用程序中 - Pull data from a website into my iphone app iPhone:如何下载完整的网站? - iPhone: How to download a full website? 如何在不使用 App Store 的情况下将我的 Flutter 应用程序下载到我的 iPhone? - how can I download my flutter app to my iPhone without using the App Store? iPhone:如何将照片上的人标记为iPhone的Facebook应用? - iPhone: how to tag people on photo as facebook app for iPhone does? 如何从命令行将应用程序部署到我的iPhone? - How can I deploy an app to my iPhone from the command line?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM