I had to renew my certificate. Everything went ok according to apple.developer.com. Now my keychain access utility shows all my Developer and Distribution certificates under "Certificates". But i don't see anything under my Keys.
When i open Xamarin and compile on to device it give me error message: No vaild iPhone code signing keys found in keychain. If i look under project >> options I can see my provision profile but some how I can't push out to my device.
I have also tried to to Xamarin >> Preferences >> Developer Accounts and I see under "View Details" under IOS Development and IOS Distribution both status are "Missing private key".
I don't have any private keys. I did download all certificate from my apple.developer.com account.
Any help would be great. I have already spend two days trying to see that "revoking" old certificate and creating new ones. But nothing seems to work right now I am stuck here.
I am using Xamarin Version 4.2.2 (build 2), Mac OS X Version 10.7.5 and X Code version 4.6.3 (4H1503)
Thanks