Gerald Versluis

Results 640 comments of Gerald Versluis

@ericbrunner if that is what you want, you should be able to use the .NET Upgrade Assistant which will help you with both that migration as well as doing that...

I've just tried the repo in the first comment (https://github.com/drasticactions/MauiMultiProject) and without changing anything I was able to run iOS, Android and Mac Catalyst. So you basically want to mimic...

Interesting. I was on Visual Studio for Mac and it worked without a problem there. On Windows I indeed see the same. Ironically enough, adding `True` to your Android project...

> Then it complains about some resources it can't find in the `AndroidManifest.xml`. Seems like that happens because the files under `Resources` aren't set to BuildAction `AndroidResource`. This is what...

> @davidbritch do we have docs for multiple projects? Do we need docs or does/should it just work? Is there any docs with the upgrade assistant maybe? @davidortinau I think...

> @jfversluis what is the error for windows? @mattleibow It's hard to capture the details, but I think the key is somewhere here. ![image](https://github.com/dotnet/maui/assets/939291/d42e3b22-1bb0-4aab-85e7-2f03827fc996) It throws an NRE and if...

Now that we're so close to the sunsetting of Xamarin.Forms unfortunately we won't be able to take this in anymore, we're really sorry about that. Nevertheless, thank you so much...

Can't reproduce both on the Simulator as well as on a physical device. Please ping me when you find this and can add a reproduction project for us to try.

@lukies97 thanks for finding this issue here! I'll reopen it for now, but I can't reproduce it myself. As mentioned: I did try on a phone :) So I would...

@melmulcahy32 thanks! Not sure what to tell you... For me that just works... 😩