ios 有没有办法通过浏览器安装iPhone App?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/8650364/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Is there a way to install iPhone App via browser?
提问by Broken Link
Is there a way to install iPhone App via a browser (in this case iOS Safari)?
有没有办法通过浏览器(在本例中为 iOS Safari)安装 iPhone 应用程序?
回答by Ecarrion
Yes, safari will detect the *.ipa and will try to install it, but the ipa needs to be correctly sign and only allowed devices would be able to install it.
是的,safari 会检测 *.ipa 并尝试安装它,但是 ipa 需要正确签名并且只有允许的设备才能安装它。
http://www.diawi.comis a service that will help you with this process.
http://www.diawi.com是一项可以帮助您完成此过程的服务。
All of this is for Ad-hoc distribution and not for production apps.
所有这些都是针对临时分发的,而不是针对生产应用程序的。
回答by Vineet Choudhary
You can use AppBox, A mac application that uses your Dropbox account to distribute you ad-hoc and enterprise apps, if you want to install form any other browser.
如果您想从任何其他浏览器安装,您可以使用AppBox,这是一款使用您的 Dropbox 帐户向您分发临时和企业应用程序的 Mac 应用程序。
https://github.com/vineetchoudhary/AppBox-iOSAppsWirelessInstallation/releases
https://github.com/vineetchoudhary/AppBox-iOSAppsWirelessInstallation/releases
1 How to use AppBox
1 如何使用AppBox
- Link your Dropbox account with AppBox.
- Select and upload the iOS application "OR" select project/workspace to archive and upload the iOS application.
- Send the link to your testers, clients, friends or even use it yourself.
- Open the link in the browser on the device and click on install.
- 将您的 Dropbox 帐户与AppBox 关联。
- 选择并上传 iOS 应用程序“或”选择项目/工作区以存档和上传 iOS 应用程序。
- 将链接发送给您的测试人员、客户、朋友,甚至自己使用。
- 在设备上的浏览器中打开链接,然后单击安装。
2. Feature
2. 特点
- Uploaded App Expiration - Never expires. Until you delete from your Dropbox
- ? Unlimited app installations
- Auto Restart Upload After Network Change or Failure
- Keep same installation link for the same app
- ? Install previous version with same installation link
- ?? Auto E-Mail App Distribution Link
- Maximum Upload Size - Equal to your Dropbox account storage
- Auto App Signing
- Auto Upload on Dropbox or AppStore after Archive
- Auto Shutdown Mac after Distribution
- Easy setup assistant to get started in a few minutes
- Slack, Microsoft Teams and Hangout Chat Webhook Integration
- Dashboard
- Fastlane support read more
- Jenkins Support read more
- ? Dark Theme
- 上传的应用程序过期 - 永不过期。直到您从 Dropbox 中删除
- ? 无限的应用程序安装
- 网络更改或故障后自动重启上传
- 为同一个应用程序保留相同的安装链接
- ? 使用相同的安装链接安装以前的版本
- ?? 自动电子邮件应用程序分发链接
- 最大上传大小 - 等于您的 Dropbox 帐户存储空间
- 自动应用签名
- 存档后在 Dropbox 或 AppStore 上自动上传
- 分发后自动关闭 Mac
- 几分钟内即可上手的简单设置助手
- Slack、Microsoft Teams 和 Hangout Chat Webhook 集成
- 仪表盘
- Fastlane 支持阅读更多
- 詹金斯支持阅读更多
- ? 黑暗主题
3. AppBox vs Diawi
3. AppBox vs Diawi
4. Screenshot
4. 截图
Upload IPA
上传 IPA
Share URL
分享网址
Dashboard
仪表盘
Give it a try from anyone of these link:
- https://getappbox.com/download
- https://github.com/vineetchoudhary/AppBox-iOSAppsWirelessInstallation/releases
从以下链接中的任何一个尝试一下:
- https://getappbox.com/download
- https://github.com/vineetchoudhary/AppBox-iOSAppsWirelessInstallation/releases
回答by scord
https://testflightapp.com/is a good way to do this. It has its quirks, but overall I find it very useful.
https://testflightapp.com/是一个很好的方法。它有它的怪癖,但总的来说我觉得它非常有用。
回答by agilityvision
It is pretty straight forward to publish ad hoc builds on your own website. I used this tutorial to get started. http://jeffreysambells.com/posts/2010/06/22/ios-wireless-app-distribution/
在您自己的网站上发布临时构建非常简单。我使用本教程开始。 http://jeffreysambells.com/posts/2010/06/22/ios-wireless-app-distribution/
回答by Teena nath Paul
A new website BetaFamily has launched that allows you to generate installer link like diawi. You can also invite users and they will receive the installer link directly in their inbox. Below is the website link:
BetaFamily 推出了一个新网站,允许您生成类似 diawi 的安装程序链接。您还可以邀请用户,他们将直接在收件箱中收到安装程序链接。以下是网站链接:
回答by iOS Developer
As now diawi links are only valid for a single day, I find this alternative for diawi
由于现在 diawi 链接仅在一天内有效,因此我找到了 diawi 的替代方案
https://www.testgrid.io/app-deploy
https://www.testgrid.io/app-deploy
It functions same as diawi. But it keeps the build on its server for 15 days. Means sharable link is valid for 15 days.
它的功能与diawi相同。但它将构建在其服务器上保留 15 天。表示可共享链接的有效期为 15 天。