android - 应用程序注册

标签 android ios mobile mobile-application

我有一个应用程序,我只希望我公司的员工使用。它将在 Apple 和 Android 应用程序商店中提供。我正试图找出一种方法来保护它,以便只有员工才能登录它。

目前它被设置为在注册时接受公司电子邮件,并发送一封包含激活链接的电子邮件。我觉得应该有一种不涉及使用电子邮件的更好方法。

有人有什么建议吗?

编辑:

另外,这个应用目前在公司是一个原型(prototype),所以我现在无法访问员工 ID 等。

最佳答案

不要把它们放在商店里。 Google 可能会允许,但 Apple 至少可能会拒绝仅供内部使用的应用程序。

https://developer.apple.com/programs/ios/enterprise/

对于 Android,您只需提供 .apk 即可下载。

关于android - 应用程序注册,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13588357/

相关文章:

android - 在服务器端构建 android .apk?我需要设置什么?

android - Google Api 返回 "The API (Blogger API) is not enabled for your project.",即使我在控制台中启用了 Blogger API

android - ERR_UNKNOWN_URL_SCHEME react native webview

android - Butterknife 如何从不同的 View 绑定(bind) View

ios - 为什么 NSOperationQueue 在主线程上处理大量任务时比 GCD 或 performSelectorOnMainThread 更快?

ios - AVAudioplayer 不播放

ios - CollectionView 在我的聊天 View 中按顺序更新和复制。 ( swift 4.2,Xcode)(MessengerKit)

javascript - 如何检测移动设备是否被 Google Chrome 模拟?

javascript - 手机定时触摸事件

android - 任何带有 NEON 指令集的 Android 平板电脑?