Hey! Thanks a lot for the tutorial! How would you do to redirect the user when opening the app (if it is already logged in?) In the VM constructor I'm facing a error...
while running I am getting the following error Description For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument. pls help
How to make custom entry to disable paste option for iOS because in ios16.1.1 pasting on entry causing crashing of app.??? How to override a method in Custom Handler like h.PlatformView.CanPerform()??
Route="HomePage" in FlyoutItem has a glitch in iOS. When changing the menu, the top title does not change at all. I was able to fix it by moving Route="Homepage" into
@gHelp oohh, i already watched the problem, the menu hamburguer is in login page, and the next views only contain "return" button. I Think my app consider the login page like a home page. I did all of video, but o dont knwo why ocurrs that beahavior. Thanks for your support bro
en la parte donde le da click en la plataforma-android despues de donde copia los objetos?????
I like you videos , thank you alot, keep it up ;)
auto subscribe!!..
Good sir
If anyone have ios issue about frame cornerradius avatar image here is the fix
OMG, this is good! Thx
Hey! Thanks a lot for the tutorial! How would you do to redirect the user when opening the app (if it is already logged in?) In the VM constructor I'm facing a error...
while running I am getting the following error
Description
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
pls help
How to make custom entry to disable paste option for iOS because in ios16.1.1 pasting on entry causing crashing of app.???
How to override a method in Custom Handler like h.PlatformView.CanPerform()??
Route="HomePage" in FlyoutItem has a glitch in iOS. When changing the menu, the top title does not change at all. I was able to fix it by moving Route="Homepage" into
Muchas gracias, estuve horas tratanto de resolver esto. gracias.
Sigue disponible? para hacer la compra del lenguaje codigo
Find Download link on video description. Thanks.🥰
how can i find the login Web API video?
i have a problem with hamburguer menu , in my HomePage dont show that button, can you help me, please?
In ApShell.xaml page, include Shell.BackgroundColor=Green
@gHelp oohh, i already watched the problem, the menu hamburguer is in login page, and the next views only contain "return" button. I Think my app consider the login page like a home page. I did all of video, but o dont knwo why ocurrs that beahavior. Thanks for your support bro
How do you show and hide password ?
Inside the code where you are showing the entry type IsPassword="True" and you will type in anything it will be hidden. hope it was helpful