简体   繁体   English

仅在应用商店中向某些选定用户显示我的应用

[英]Show my app on app store to some selected user only

I want to install my app only on selected user's iPhone (100k users).我只想在选定用户的 iPhone(10 万用户)上安装我的应用程序。 Sharing app with development certificate is not possible there.那里无法与开发证书共享应用程序。 So, I want my app on app store should be visible to only selected users.所以,我希望我在应用商店中的应用应该只对选定的用户可见。

Is it possible to mail a unique link to user then those user can only download/see my app on app store?是否可以将唯一链接邮寄给用户,然后这些用户只能在应用商店下载/查看我的应用?

Yes, it is possible.对的,这是可能的。

If you have an entreprise account, that is even the only you can do.如果您有企业帐户,那甚至是您唯一可以做的。 If you need to look it up I suggest you check "OTA" or "Over-The-Air" app publishing method.如果您需要查找,我建议您检查“OTA”或“Over-The-Air”应用程序发布方法。 It's great and exactly for your situation.它非常适合您的情况。 But if you're on the appstore that means you don't have an entreprise account, so I'll skip to the second solution straight away.但是,如果您在应用商店上,则意味着您没有企业帐户,因此我将直接跳到第二个解决方案。

You need to have beta testers.你需要有 Beta 测试人员。 In your iTunesConnect account, where you can manage all sorts of settings for your app, you should find a TestFlight tab.在您的 iTunesConnect 帐户中,您可以在其中管理应用程序的各种设置,您应该找到一个TestFlight选项卡。 In this tab, you can set emails for people to beta test.在此选项卡中,您可以为要进行 Beta 测试的人员设置电子邮件。

There are two types of testers,有两种类型的测试人员,

Internal testers They're a part of your development team, and they must be set as Admin or Manager or Tester to access the app.内部测试人员他们是您的开发团队的一部分,必须将他们设置为 Admin 或 Manager 或 Tester 才能访问应用程序。 This would be done in the People tab in your developer.apple.com account.这将在您的 developer.apple.com 帐户的“人员”选项卡中完成。 25 users max.最多 25 个用户

External testers This is what you most probably need You can simply add up to 10.000 email addresses (that are linked to itunes accounts), and organize them in to groups if you want.外部测试人员这就是您最可能需要的您可以简单地添加多达 10.000 个电子邮件地址(链接到 iTunes 帐户),并根据需要将它们组织成组。 You can also publish specific versions to specific groups.您还可以将特定版本发布到特定组。 In your case it might be simple "one app for all", so don't bother with groups yet.在你的情况下,它可能是简单的“一个应用程序”,所以不要打扰组。

All they have to do is install the testflight app, and they will be able to download the app from there.他们所要做的就是安装 testflight 应用程序,然后他们就可以从那里下载该应用程序。 It's like a private appstore for them if you want.如果您愿意,这就像他们的私人应用商店。 If they don't have testflight, they'll receive an email with a link that will do the same.如果他们没有 testflight,他们将收到一封带有链接的电子邮件,该链接将执行相同的操作。

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

相关问题 尽管在App Store Connect中仅选择了英语,我的iOS应用仍显示多种语言 - My iOS app displays multiple languages despite having only English selected in App Store Connect 我的应用程序可以同时在iphone和ipad上显示在应用商店中,而无需通过“仅iphone”进行过滤 - My app to show on both iphone and ipad in app store without having me to filter it by “iphone only” OS X,钥匙串。 存储只能由我的应用程序更改的数据,而不能由用户或其他应用程序更改 - OS X, keychain. store data that can be only changed by my app, not by user, or other app 我的iAd广告仅在我的应用程序在App Store上之后才能开始工作吗? - Will my iAds only start working after my app is on the App Store? App Store 批准后不显示我的应用程序 - App Store does not show my app after approval 为什么我的 iOS App 只在 App Store 中崩溃? - Why does my iOS App only crashes in App Store? 如何仅当用户访问我的应用程序中的特定网站时才显示警报? - How can I show an alert only if the user visits a specific website in my app? 为什么我的某些应用程序图标在iPad上显示像? - Why do some of my app icons show like on my iPad? 在苹果商店更新后,某些按钮在我的应用程序中不可见 - after updating at apple store some buttons are not visible in my app 在应用程序中显示App Store应用程序页面 - Show App Store app page in app
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM