I used to be able to deploy to iOS devices using Automatic Provisioning in Visual Studio for Mac.
I haven't done so in a while. The last time I tried I also updated MacOs, XCode, Visual Studio for Mac and some dependent packages.
My error might be related to this, but now I can't deploy. When I try to do "Automatic Provisioning" I'm getting the following error:
"Automatic Provisioning failed: An App ID with Identifier '*' is not available. Please enter a different string."
I removed my Apple Developer credentials and put them back in again. I accepted the new License Agreement on the Apple Developer site.
I've followed the directions here: https://docs.microsoft.com/en-us/xamarin/cross-platform/macios/apple-account-management?tabs=macos and re-entered everything.
Under preferences I can see that I have a provisioning profile.
What do I do now?
I've also noticed that the dialog in the preferences sometimes closes automatically which might be due to an error it's getting.