cordova-我可以不使用SDK将IPA上载到testflight吗? [英] cordova - can I upload IPA to testflight with out sdk?

查看:80
本文介绍了cordova-我可以不使用SDK将IPA上载到testflight吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在研究由我之前的另一个开发人员开发的cordova/ios/android项目,他们正在使用testflight将beta IPA分发给客户端.

I am working on a cordova/ios/android project that was developed by another dev before me, they were using testflight to distribute beta IPA to the client.

但是当我尝试升级不同的组件时会产生很多问题.

but it creates many issues when I try to upgrade different components.

  1. 是否可以在不将SDK集成到项目中的情况下上传到testflight?如果是,那怎么办?

  1. Is it possible to upload to testflight with out integrating the SDK into the project? if yes then how?

什么是testflight?为什么需要将其集成到代码中?

What is testflight and why do I need to integrate it into the code?

使它正常工作的最低步骤是什么.

what are the minimum steps to get it working.

推荐答案

您可以查看

https://www.testflightapp.com/

但是我必须同意他们的信息很少.

but I've got to agree that their information is a little sparse.

您可以通过Testflight分发应用程序,而无需将其SDK放入代码中. 没有SDK的所有好处就是分发了应用程序.如果您确实集成了SDK,则可以获得有关如何使用该应用程序的信息,并且可能导致应用程序崩溃.

You can distribute an application through Testflight without putting their SDK into the code. All you get without the SDK is distribution of the app. If you do integrate the SDK you can get information about how the app is used and you can get application crashes.

最低要求是

  • 以开发者身份注册到testflight网站上(以便您可以分发 构建).
  • 登录.
  • 转到 https://www.testflightapp.com/dashboard/ 那里有很好的文档.
  • 构建应用程序的存档以获取ipa文件-最好是临时发行版本.
  • 将一个应用添加到您的应用列表中.
  • 上传应用.
  • 测试自己将其安装在您的一台设备上.
  • 邀请Beta测试人员(或者您可能拥有设备列表,并输入了能够运行您的应用程序的设备,因为他们一直在这样做).
  • Sign up on the testflight website as a developer (so you can distribute builds).
  • Log in.
  • Go to https://www.testflightapp.com/dashboard/ there is good documentation available from there.
  • Build an archive of your app to get the ipa file -- preferably an ad-hoc distribution build.
  • Add an app to your list of apps.
  • Upload the app.
  • Test install it yourself on one of your devices.
  • Invite the beta testers (or maybe you have a list of the devices and entered them as being able to run your app because they have been doing it this way).

网站上有足够的文档.如果您不想添加SDK,请忽略所有内容.我已经做到了这一点(没有SDK),所以不会那么难.

There is adequate documentation on the website. If you don't want to add the SDK just ignore all that. I've done this (without the SDK) so it can't be that hard.

这篇关于cordova-我可以不使用SDK将IPA上载到testflight吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆