ShellLoginSample
ShellLoginSample copied to clipboard
Results
2
ShellLoginSample issues
Sort by
recently updated
recently updated
newest added
The "Login" and "Loading" shellContents are in the flyout menu and are clickable. They are on top the "Home" and "Logout" items, and clicking on them opens the page and...
on call ViewModel.Init(); throwing System.NullReferenceException Message=Object reference not set to an instance of an object. any fix protected override void OnAppearing() { base.OnAppearing(); ViewModel.Init(); }