Cannot construct app on launch mode Xamarin iOS


I maintain getting this error when I attempt to run the app on launch mode:

Severity Code Description Venture File Line Suppression State Error
Cannot resolve the reference ‘System.Void
System.Safety.Cryptography.DSACng::.ctor(System.Safety.Cryptography.CngKey)’,
referenced from the tactic ‘T
Inside.Cryptography.Pal.Home windows.PkcsPalWindows::GetPrivateKey(System.Safety.Cryptography.X509Certificates.X509Certificate2,System.Boolean,System.Boolean)’
in ‘System.Safety.Cryptography.Cng, Model=4.3.3.0,
Tradition=impartial, PublicKeyToken=b03f5f7f11d50a3a’. LabelApp.iOS

I see on the web that it’s associated to mailkit, nonetheless, I deleted all references to mailkit. On android, every part works nice and even on debug mode it really works nice.

I already tried eradicating the references to mailkit and used older and newer variations of mailkit. I anticipated that the error could be resolved as a result of this labored on one other app I made previously, nevertheless it did not.

Leave a Reply