I fear the code to create the ID for the profile file name may be different than the one Xojo looks for.
if xojo would show the name of the file it is missing, I could make sure there is a file with that name.
[quote=241088:@Christian Schmitz]I dropped profile on textedit to verify the bundle id inside matches the one from plugin.
we tried removing and downloading again profiles, but didn’t help.
Even recreated certificate and profile.[/quote]
But does it match the one from the app?
Today another client run into this.
The profile is there, Xojo doesn’t find it.
you could say what you are looking for, e.g. the expected profile name.
or if you look on all profiles to find a match tell us what the criteria is.
Also ran into this, asked support@xojo.com but all they told me was “as far as we know that’s Apple’s problem that we can’t do much about”. To their credit, they seem to be correct, as Xcode developers are no strangers to this problem either, as I know now…
Well, there must be something they could include as details.
The exact message from shell if they run a command line tool.
Or the path they look for if they search the file themselves.
I was getting the missing Developer Profile message and it turned out to be the iOS Team Provisioning Profile created automatically by Xcode. When I built a manual provisioning profile in my Member Center account everything was fine. My first iOS app is now Waiting for Review.