Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Fabric distribution issue (We couldn't locate the following devices in your profile)

Tags:

I registered new device in developer.apple.com and after generation all profiles when I tried to send the build caught this issue: "We couldn't locate the following devices in your profile... Use this file to update missing UDIDs in your ... development profile in the Apple iOS Provisioning". But this UDID is not missed. I tried to disable it, generate all profiles, enable it and generate again. Also I tried to delete old profiles and create new. Nothing changed. All other devices works fine. If I try to install this build via Beta app - "developer needs to add this device's UDID to a build". How can I fix it?

I guess it may happen because we had another device with the same name but different UDID. I renamed it before adding new one. But in that message I see not the same name as in devices list. But I'm not sure that that's the reason why it doesn't work. I tried to disable that old device at all and generate profiles again but it doesn't help too

like image 760
Julia Kurnosova Avatar asked Apr 21 '17 00:04

Julia Kurnosova


1 Answers

I solved it. just deleted all *. mobileprovision files from ~/Library/MobileDevice/Provisioning Profiles and download them again

like image 51
Julia Kurnosova Avatar answered Sep 26 '22 01:09

Julia Kurnosova