因此,我现在已经完成了对我的Xamarin应用程序的编码,并且在Debug构建中都能很好地工作。:line 255
at Xamarin.Forms.Platform.UAP.Xamarin_Forms_Platform_UAP_XamlTypeInfo.XamlUserType.ActivateInstance我还被返回到我的UWP项目,在MainPage.xaml.cs文件中,我的
我在uwp上用做了一个测试,我得到了错误的System.NullReferenceException: 'Object reference not set to an instance of an object//Frame.Navigate(authenticator.GetUI(), authenticator);
var presenter = new Xamarin.Auth.Presenters.OAuthLoginPresenter