Testflight isn't recognizing new devices

只谈情不闲聊 提交于 2019-12-13 13:27:31

问题


I'm trying to add a user to a Testflight build. So I go to the Developer Portal and add their info (UDID and Device name) and add their device to the provisioning profile, redownload it, and apply it to the project. Then I archive to an .ipa file. However, when I upload the ipa to Testflight, I'm only seeing the users that were available before, I would exact the new ID to show up under "Anonymous" or something. I opened up the .ipa file (convert to zip, unzip, check Payload/embeddedprofile.mobileprovision) and the device's UDID that I added was there, so it's just Testflight refusing to add my device. Is there something up with the Testflight service, or am I missing something? I'm not getting any errors at any step, just not seeing the new UDID in the "Invite Testers" page (and the user can't access the build, Testflight turns them away).

-Esa


回答1:


I'll bet you didn't apply it when you archived the project for distribution. I did the same thing, took me an hour or so to figure that out! You need to double check that your Ad Hoc profile is selected in this dialog.




回答2:


I deleted my account completely and started over with a new email address and it works now.



来源:https://stackoverflow.com/questions/10195933/testflight-isnt-recognizing-new-devices

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!