Giter Club home page Giter Club logo

Comments (7)

Cheesebaron avatar Cheesebaron commented on June 14, 2024 1

When you write MAUI. What do you mean? Is it an App with the MAUI UI framework, or is it an App that targets net7.0-android and you are using MAUI Essentials?

On .NET 7 targets, MAUI and MAUI Essentials are referenced implicitly and won't work with MvvmCross as we are not using the same versions of AndroidX packages and in some cases newer.

In .NET 8 how MAUI and MAUI Essentials is pulled in is happening through NuGet packages, which will fix these downgrade conflicts.

We have no official support for MAUI UI Framework and you mileage may vary with MAUI Essentials on .NET 7 targets.

from mvvmcross.

revred avatar revred commented on June 14, 2024 1

When you write MAUI. What do you mean? Is it an App with the MAUI UI framework, or is it an App that targets net7.0-android and you are using MAUI Essentials?

On .NET 7 targets, MAUI and MAUI Essentials are referenced implicitly and won't work with MvvmCross as we are not using the same versions of AndroidX packages and in some cases newer.

In .NET 8 how MAUI and MAUI Essentials is pulled in is happening through NuGet packages, which will fix these downgrade conflicts.

We have no official support for MAUI UI Framework and you mileage may vary with MAUI Essentials on .NET 7 targets.

It is the standard MAUI app that is created by using MAUI app template on visual studio. It target's all platforms including android.

from mvvmcross.

Cheesebaron avatar Cheesebaron commented on June 14, 2024 1

That is not officially supported. It may work if you target .NET 8.

from mvvmcross.

Cheesebaron avatar Cheesebaron commented on June 14, 2024 1

You can use net7.0-android or net8.0-android without adding the MAUI UI framework. See: https://github.com/MvvmCross/MvvmCross/blob/develop/Projects/Playground/Playground.Droid/Playground.Droid.csproj

from mvvmcross.

revred avatar revred commented on June 14, 2024

That is not officially supported. It may work if you target .NET 8.

I can live with a workaround if that is something the mvvmcross community can look to provide. There is a link to a simple VS solution in the question to reproduce.

from mvvmcross.

Cheesebaron avatar Cheesebaron commented on June 14, 2024

If you are targeting desktop you are better off using WPF or WinUI.

from mvvmcross.

revred avatar revred commented on June 14, 2024

If you are targeting desktop you are better off using WPF or WinUI.

If the target I require is android, then WPF is out. Hope the question is clear. There is a dependency conflict specific to android as the target platform.

from mvvmcross.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.