Exporting In-House iOS app says certificate “Unknown”, profile “none”?

醉酒当歌 提交于 2019-12-02 19:13:16
vignesh

I have same behaviour: Apps validate and distribute fine, so I guess this is just a display issue introduced by XCode 10.1

https://forums.developer.apple.com/message/338402#

Had the same issue, only downgrade to Xcode 10.0 fixed it: download old version of Xcode here

I had the same issue and spent whole today morning on it. I set certificate and profile but it showed None for both and app installation failed. I didn't fix None showing but fixed installation failing. In my case I've just remove string "Required device capabilities" from Info.plist. May be it helps you!

Hey @zumzum i have same issue with xcode 10.1 so i try with "Application Loader" and that Work

  • when you have failed dialog while upload app in app-store that time there is one more option to export build , just export and try to upload same build with "Application Loader"
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!