Coder Social home page Coder Social logo

Comments (8)

RubaShanmugamm avatar RubaShanmugamm commented on July 17, 2024

Hi Shadowchamber,

Seems you are running with an older version of .NET MAUI. Can you please update your dot net version and .NET MAUI Workloads to the latest? Below are the guidelines for installing the new version of .NET MAUI

Link:
https://github.com/dotnet/maui/wiki/macOS-Install

Please let us know if you need any other details.

Regards,
Ruba Shanmugam

from maui-demos.

shadowchamber avatar shadowchamber commented on July 17, 2024

Hello,
I've just updated

image

And it is still saying

image

from maui-demos.

shadowchamber avatar shadowchamber commented on July 17, 2024

/Users/shadowchamber/Projects/test3449573/SampleBrowser.Maui/App.xaml.cs(9,22,9,38): error CS0234: The type or namespace name 'ApplicationModel' does not exist in the namespace 'Microsoft.Maui' (are you missing an assembly reference?)
/Users/shadowchamber/Projects/test3449573/SampleBrowser.Maui/App.xaml.cs(11,22,11,29): error CS0234: The type or namespace name 'Devices' does not exist in the namespace 'Microsoft.Maui' (are you missing an assembly reference?)
/Users/shadowchamber/Projects/test3449573/SampleBrowser.Maui/Pages/ControlsHomePage.xaml.cs(10,22,10,29): error CS0234: The type or namespace name 'Devices' does not exist in the namespace 'Microsoft.Maui' (are you missing an assembly reference?)
/Users/shadowchamber/Projects/test3449573/SampleBrowser.Maui/Samples/SfLinearGauge/Samples/Showcase/Showcase.xaml.cs(12,22,12,29): error CS0234: The type or namespace name 'Devices' does not exist in the namespace 'Microsoft.Maui' (are you missing an assembly reference?)
/Users/shadowchamber/Projects/test3449573/SampleBrowser.Maui/Samples/SfListView/Samples/ExpandableView/Helper/Behavior.cs(10,22,10,29): error CS0234: The type or namespace name 'Devices' does not exist in the namespace 'Microsoft.Maui' (are you missing an assembly reference?)
/Users/shadowchamber/Projects/test3449573/SampleBrowser.Maui/Samples/SfListView/Samples/LoadMore/ViewModel/LoadMoreViewModel.cs(10,22,10,29): error CS0234: The type or namespace name 'Devices' does not exist in the namespace 'Microsoft.Maui' (are you missing an assembly reference?)
/Users/shadowchamber/Projects/test3449573/SampleBrowser.Maui/Samples/SfScheduler/Samples/AgendaView/ViewModel/AgendaViewModel.cs(11,22,11,29): error CS0234: The type or namespace name 'Devices' does not exist in the namespace 'Microsoft.Maui' (are you missing an assembly reference?)
0 Warning(s)
7 Error(s)

Time Elapsed 00:00:24.30

========== Build: 1 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Build: 7 errors, 0 warnings

from maui-demos.

PaulAndersonS avatar PaulAndersonS commented on July 17, 2024

Hi @shadowchamber ,

Seems you have .NET Version as 6.0.200. Can you please install version 6.0.300. You can check your current version installed by using the below command.

dotnet --version

Please install the 6.0.300 from the link: https://dotnet.microsoft.com/en-us/download/dotnet/6.0

After that again update the maui workloads as per the guidelines provided in our previous comment. Then create a new project in .NET MAUI and check the maui versions referred in the project.

from maui-demos.

shadowchamber avatar shadowchamber commented on July 17, 2024

Hello @PaulAnderson02,
I've updated dotnet and workloads.
Now it is building and running.

It is another issue but it seems like listview page fails

image

from maui-demos.

PaulAndersonS avatar PaulAndersonS commented on July 17, 2024

Hi @shadowchamber ,

Currently our assemblies are build with RC2 update. This may be the cause of the issue. We will release a new version assemblies by tomorrow with RC 3 update. Please check with that version and let us know

from maui-demos.

shadowchamber avatar shadowchamber commented on July 17, 2024

Hi @PaulAnderson02
I've updated packages to latest preview and it seems like list view is working now.
It is not fit for iPod touch 7 but in general fine

image

Thank you

from maui-demos.

shadowchamber avatar shadowchamber commented on July 17, 2024

It is not fit for iPhone 8 plus as well

image

and for iPhone 13 Pro Max

image

from maui-demos.

Related Issues (19)

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.