Xamarin forms - no valid code signing key

Hi, I am a registered apple developer and should have all necessary keys, certificates, etc to do anything I want when developing apps... The only issue is, I don't know how to "get" them, if that's the right way of saying it...

I'm currently working in Xamarin forms and trying to launch a test app on my iPhone 12 Pro Max. I am getting this error:

No valid iOS code signing keys found in keychain. You need to request a codesigning certificate from https://developer.apple.com

What are the steps to follow in order for me to get this to work?

Thanks ahead
I recommend that you escalate this via the support channel for the third-party tools you’re using. In the Apple ecosystem there are two ways to manage signing credentials:
Which approach you should use depends on how your third-party tools integrate into the Apple ecosystem, and that’s not something I have any insight into.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Xamarin forms - no valid code signing key
 
 
Q