Hello,
I am trying to build a project, and I am logged in, but I receive the following error in a popup labelled "Unhandled Activation Error":
System.NullReferenceException: Object reference not set to an instance of an object. at Xamarin.Components.Ide.Activation.ActivationDialog.ErrorBody..ctor(Exception error) at Xamarin.Components.Ide.Activation.ActivationDialog.DisplayWorkflowStep(ActivationWorkflowStep step) at Xamarin.Components.Ide.Activation.ActivationDialog.HandleWorkflowAction(ActivationWorkflowAction action)
I have tried logging out and in, and I receive a login confirm window with my account details, but then when I go to build I get the above error. Anyone else having this problem?