我尝试将Apps@Work MobileIron应用程序部署到iPads上。应用程序安装正确,我已经在iResign中辞职了。但是,当我启动它时,会出现一条错误消息:
无法打开Apps@Work您的设备未配置为访问Apps@Work。请与管理员联系,以确保设备已注册并配置了受支持的MobileIron服务器。
然后,我重定向到Mobile @ Work应用程序,并出现以下消息:
移动@Work Erreur de l‘’application:不可能实现的应用。Veuillez le déde de l‘l’‘application。L‘’ID du paquet d‘’applications est com.*
似乎我在Apps@Work和Mobile@Work之间没有链接,我需要使用特定的证书还是特定的包id?我从不更改Apps@Work中的服务器url,我需要吗?
谢谢
发布于 2016-04-05 18:10:30
该应用程序可能没有获得授权。如果您可以访问控制台日志,请查找带有文本<Warning>: Debug current auth state: 0, message: (message)的行。(消息)部分将提供有关故障的更详细信息。
最可能的原因是,最初授权应用程序的尝试失败了,这将产生消息<Warning>: Debug current auth state: 0, message: An unexpected error has occurred, so this app cannot be authorized. Check your device's network connection, check for an updated version of this app, and then return to this app after 5 minutes. For more help, contact your administrator.。
https://stackoverflow.com/questions/30218142
复制相似问题