Hi sir i have one prb in my app which is xamarin forms.The problem is i have masterdetails page but the issue is when i log out it automatically disable or never show me and when i login in my app it shows how can implement that thing 1)My logout button is in master page 2)I bind data from listitem 3)and i am using plane c# not xaml Please help thank you
Honestly, thank you so much!
Thanks for your videos, man!
It helps me a lot.
+Victor Blanco thanks for the encouragment :)
hello i cannot see design view in vs2019 xamarin Forms
Hi sir i have one prb in my app which is xamarin forms.The problem is i have masterdetails page but the issue is when i log out it automatically disable or never show me and when i login in my app it shows how can implement that thing
1)My logout button is in master page
2)I bind data from listitem
3)and i am using plane c# not xaml
Please help
thank you
+mandy .netguy you should try to set the MainPage to your login page, if login is successful then you re-set the MainPage to your MasterDetailPage.
Need help in xamarin native ios masterpage