简体   繁体   English

将应用提交到Google Play或AppStore

[英]Submitting an app to Google Play or AppStore

I am working with a developer in another country. 我正在与另一个国家的开发商合作。 Can that developer submit my app (iOS and Android) on my behalf? 该开发人员可以代表我提交我的应用程序(iOS和Android)吗? If so, what information do I need to give him? 如果是这样,我需要给他什么信息?

If you want an app to be uploaded by someone else under your name, you will have to give them the login credentials to your developer account. 如果您希望他人使用您的名字上传应用,则必须向他们提供开发人员帐户的登录凭据。

I do not recommend doing this. 我不建议这样做。

Google Play at least does allow you to add other users to your account and control their privilege level from the developer console. 至少Google Play允许您将其他用户添加到您的帐户,并从开发者控制台控制其特权级别。

Yes, it possible. 是的,有可能。 You should give him access to your developer console using this instruction: 您应该使用以下说明授予他访问开发人员控制台的权限:

  1. Open your developer console: https://play.google.com/apps/publish 打开开发者控制台: https : //play.google.com/apps/publish

  2. Click "Account management" 点击“帐户管理”

  3. Click "Invite users" 点击“邀请用户”

  4. Fill developer's google account mail 填写开发者的Google帐户邮件

  5. Leave default value for providing finance information (should be disabled) 保留用于提供财务信息的默认值(应禁用)

  6. Once developer will confirm invitation, he will have access to your developer console and your other applications in this console (if they exists). 开发人员确认邀请后,便可以访问您的开发人员控制台以及该控制台中的其他应用程序(如果存在)。 Please note that he will be able to change anything in your applications so it's security risk. 请注意,他将能够更改您的应用程序中的任何内容,因此存在安全风险。

For publishing new app, he will create new project in your console and upload signed draft APK. 为了发布新应用,他将在您的控制台中创建新项目并上传签名的草稿APK。 It's better, if he creates new keystore and key for signing your app. 最好是他创建新的密钥库和密钥来对您的应用程序进行签名。 Provide him the following data for the new key: 向他提供新密钥的以下数据:

  1. First & Last name 名和姓

  2. Organisation unit 组织单位

  3. Organisation 组织

  4. City

  5. State

  6. Country code 国家代码

All fields not neccessary. 所有字段都不是必需的。 but you should provide at least one field. 但您应至少提供一个字段。

Important: don't forget to get from developer source code and keystore file with key and keystore password! 重要提示:不要忘记从开发人员源代码和密钥库文件中获取带有密钥和密钥库密码的文件! Otherwise, you won't be able to publish updates. 否则,您将无法发布更新。

When developer've maked project and upload APK, you can disable his access, fill application data by yourself (description, screenshots, video link, price, locations, etc) and tap on "Publish". 开发人员制作完项目并上传APK后,您可以禁用其访问权限,自己填写应用程序数据(描述,屏幕截图,视频链接,价格,位置等),然后点击“发布”。 Wow! 哇! Your app is avaliable now) 您的应用现已上市)

For iOS: 对于iOS:

He will need your credentials (for iTunesConnect) and also the distribution key to be able to make the archive to upload, unless you provide him the archive of course. 他将需要您的凭据(用于iTunesConnect)以及分发密钥才能使档案上传,除非您当然向他提供了档案。

暂无
暂无

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

相关问题 如何在运行时确定是否通过amazon appstore或Google play安装了应用程序 - How to determine at runtime if app is installed via amazon appstore or Google play 在 Google Play 商店提交应用更新时出现问题 - Problem while submitting app update on google play store 提交分数排行榜Google Play时应用崩溃 - App crash when is submitting score leaderboard Google Play Google Play 管理中心:提交应用时出现广告 ID 错误 - Google Play Console: Advertising ID error while submitting the app 在 Google Play 和 Appstore 发布后,我可以用另一种语言完全重写我的应用程序吗? - Can I completely rewrite my app in another language after the release in the Google Play and Appstore? 在我的网站上用水平条通知Android和iPhone用户从Google Play商店或Appstore安装我的应用 - Notify Android and iPhone users with a horizontal bar on my website to install my app from Google Play Store or Appstore 建立一个链接,如果已安装,则打开应用程序;如果未安装,则打开Goog​​le Play / Appstore;如果是台式机,则打开另一个链接? - Make a link that opens app if installed, open Google Play/Appstore if not installed, and open another link if desktop pc? Google Play市场/应用商店用户的唯一标识符 - Unique identifier of Google Play Market / appstore user 向 Google Play 提交 Expo 应用程序包 - “Play 计费版本不受支持。请升级到版本 3 或更高版本” - Submitting Expo app bundle to Google play - "unsupported version of Play billing. Please upgrade to version 3 or newer" 使用OpenIAB提交到Amazon Appstore - Submitting to Amazon Appstore with OpenIAB
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM