System.NullReferenceException: Object reference not set to an instance of an object.
?, in async void App.OnLaunched(LaunchActivatedEventArgs e)+ActivateAsync(?)
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.