Guillermo Som
Guillermo Som
@neoayi I uninstall Visual Studio then re-install, I also need to uninstall SDK? I thought it was installed by VS. **update** I try to uninstall SDK 6.0.402 but it was...
I uninstall the SDKs from the Visual Studio installer, re-install (previously try with dotnet workload restore on one of the projects) and the same... nothing to do with the iOS...
@VWilcox2000 Really you don't need to take out the iOS setting in the `TargetFramework` tag, and works in the others you have set. I'm testing applications with Android, iOS and...
I managed to get it to work on another computer. There I have installed the Visual Studio 2022 Preview (Microsoft Visual Studio Community 2022 (64-bit) - Preview - Version 17.4.0...
@belmonmi yes, but now I can try on iOS devices 😉
If the Frame is the main content of the page, works as is expected. But not the others. In Android works fine. Any workaround? Guillermo
The problem (in my code) is that the Frame is inside a VerticalLayout, using StackLayout works fine. Hope this help. Guillermo
Si sirve para algo, decir que en Xamarin para Android (en este caso, ni en Windows ni en iOS) también me ha ocurrido: La solución en ese caso ha sido...