iPhone 应用程序适用于有限的用户组吗?
是否可以为特定用户群创建 iPhone 应用程序?比如,我们可以在 App Store 上创建某种私人群组,然后我们的客户可以进入该群组,然后他们就可以使用该应用程序吗?
如果我的应用程序有一个启动页面,例如要求 License/Pin ,那么只有拥有该 Pin 的用户才能访问它,App Store 可以接受吗?
基本上我想将我的应用程序的访问权限设置为有限的用户组,那么我在这里有哪些选择?我不想进入“企业计划”,因为我的用户不是我组织的员工,他们可以是世界上任何地方的任何人。
Is it possible to create an iPhone App for certain group of users ? Like, can we create some kind of private group on App Store and our clients could go to that group and then the app would be available to them ?
If my app has a start-up page like asking for License/Pin , so could only those users access it who have that Pin , would it be acceptable for App Store ?
Basically I want to set access of my app to limited set of users, so what are my options here ? I dont want to go to 'Enterprise Program' as my users are not employees of my organization they could be any one , any where in the world.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
一般来说,该应用程序应该可供所有人使用,否则将不会被接受在 Appstore 上发布。然而,它可以要求某种形式的注册,无论是免费的还是需要付费的。软件也可能需要某种硬件。例如,充当媒体播放器遥控器的应用程序。
Appstore 上没有群组这样的东西。
In general the application should be available for everyone, otherwise it will not be accepted for publishing on Appstore. However it is allowed to require some kind of registration, whether is for free or does cost something. It is also possible for a software to require some kind of hardware as well. For example an application that works as a remote control for a media player.
There is no such thing as a group on Appstore.
您可以注册为企业。这是一份 iOS 企业部署指南 链接
据我所知,您可以管理您的企业设备在那里,还可以将应用程序分发到您的设备,而无需使用 AppStore。您需要企业分发配置文件来签署应用程序,然后用户可以通过 iTunes 安装您的企业应用程序。
You could register as an Enterprise. Ther is an iOS Enterprise Deployment Guide Link
As I know you can manage your enterprise devices there and also distribute Apps to your devices without the need to use the AppStore. You need an enterprise distribution profile to sign the app and then users can install your enterprise app via iTunes.
我相信以下帖子可以解决您的问题:
http://www.foraker.com/ios-app-distribution-options/
简而言之,Apple 允许您创建 B2B 应用程序,其中只有选定的公司才能使用创建的应用程序:
https://developer.apple.com/programs/volume/b2b/
I believe the following post might solve your issue:
http://www.foraker.com/ios-app-distribution-options/
In short, Apple allows you to create B2B applications, where only the selected companies can use the created applications:
https://developer.apple.com/programs/volume/b2b/