I have the following method in an Xamarin.Forms.ContentPage wired to a button click event
Xamarin.Forms.ContentPage
public class Lo
Verify that the previous page is not using a PushModalAsync. If later you use a PushAsync, you will have the error "PushAsync is not supported globally on Android, please use a NavigationPage."