am trying to add an iOS certificate in Visual Studio 2019 but am getting this error Error image
What might be the issue? NB: I don't have a MacBook, I only have an Apple developer account and iPhone
am trying to add an iOS certificate in Visual Studio 2019 but am getting this error Error image
What might be the issue? NB: I don't have a MacBook, I only have an Apple developer account and iPhone
You need a mac to make a releasable build (for testflight or app store submission). See Xamarin Hot Restart - Limitations. This includes doing any "signing".
You should be able to develop and debug on your iPhone - but you can't make it available to anyone else, without a Mac. If you haven't yet succeeded in running it on your attached iPhone, check whether you followed all the Hot Restart instructions. Or for another discussion of steps, try these non-official instructions.