NFC Test vol 1.
This commit is contained in:
@@ -21,7 +21,7 @@ public partial class LoginPage : ContentPage
|
||||
await DisplayAlert("Success", "You are now logged in.", "OK");
|
||||
|
||||
// Visszatérés a MainPage-re
|
||||
await Navigation.PopAsync();
|
||||
await Shell.Current.GoToAsync("//MainPage");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user