Is there a way to install iPhone App via browser?

前端 未结 6 914
名媛妹妹
名媛妹妹 2020-12-13 10:56

Is there a way to install iPhone App via a browser (in this case iOS Safari)?

相关标签:
6条回答
  • 2020-12-13 11:00

    As now diawi links are only valid for a single day, I find this alternative for diawi

    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.

    0 讨论(0)
  • 2020-12-13 11:06

    https://testflightapp.com/ is a good way to do this. It has its quirks, but overall I find it very useful.

    0 讨论(0)
  • 2020-12-13 11:08

    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.

    https://github.com/vineetchoudhary/AppBox-iOSAppsWirelessInstallation/releases


    1 How to use AppBox

    1. Link your Dropbox account with AppBox.
    2. Select and upload the iOS application "OR" select project/workspace to archive and upload the iOS application.
    3. Send the link to your testers, clients, friends or even use it yourself.
    4. Open the link in the browser on the device and click on install.

    2. Feature

    0 讨论(0)
  • 2020-12-13 11:16

    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/

    0 讨论(0)
  • 2020-12-13 11:23

    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.

    http://www.diawi.com is a service that will help you with this process.

    All of this is for Ad-hoc distribution and not for production apps.

    0 讨论(0)
  • 2020-12-13 11:23

    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:

    https://betafamily.com/supersend

    0 讨论(0)
提交回复
热议问题