简体   繁体   English

更新现有的iOS应用

[英]updating an already existing iOS App

I am facing a problem working on an iOS App for a client. 我在为客户端使用iOS应用程序时遇到问题。 I have created a new version of the client's app as he requested and he seems very happy with it. 我已按照他的要求创建了该客户应用程序的新版本,他对此感到非常满意。 Now I have to publish it on the App Store, the only problem is the app has to be updated to a newer version. 现在,我必须在App Store上发布它,唯一的问题是该应用程序必须更新到较新的版本。 The previous developer had published the app using his own provisioning profile and refuses to share any code or the provisioning profile now. 先前的开发人员已使用自己的配置文件发布了该应用程序,并且现在拒绝共享任何代码或配置文件。 To make it more precise I don't have the client's certificate, private key, and the correct provisioning profile used to originally launch the app on the app store. 为了更加精确,我没有客户端的证书,私钥以及最初用于在应用商店上启动应用的正确的配置文件。 If I create a completely new version of the app and even somehow manage to have the previous developer delete the old app from the app store, the client looses a lot of app's users. 如果我创建了该应用程序的全新版本,甚至以某种方式设法使以前的开发人员从应用程序商店中删除了旧的应用程序,则客户端会失去许多应用程序的用户。

Can you guys please advise what is the best way to sort this mess? 你们能告诉我最好的方法是解决这种混乱吗? Many Thanks 非常感谢

You will need acces to the account which published the app. 您需要访问发布该应用程序的帐户的访问权限。 Once you have acces just create new certificates and provisioning profiles. 访问后,只需创建新的证书和配置文件即可。

If you do not have access to that account there is no way you can update that app. 如果您无权访问该帐户,则无法更新该应用程序。

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

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