Quantcast
Channel: User Liyun Zhang - MSFT - Stack Overflow
Browsing all 444 articles
Browse latest View live
↧

Answer by Liyun Zhang - MSFT for .Net Maui App bar graph throwing XLS0414...

The error occurs at line 24 of the .xaml i.e. "<sfChart:BarSeries ItemsSource="{Binding SalesDataCollection}"" on the 'sfChart:BarSeries' part.This is because there is no BarSeries class in the...

View Article


Comment by Liyun Zhang - MSFT on maui displayalert yes no white color

I created a new default maui project and tested your code. But the yes/no button's text color is gray not white. In addition, where did you use <color...

View Article


Comment by Liyun Zhang - MSFT on Maui community toolkit CameraView returning...

I created a new project and tested your code. But the ms.ToArray() got correct values. And did you try to render the picture in the Image control?

View Article

Comment by Liyun Zhang - MSFT on Root detection on Android device using MAUI...

Did you actually root the android emulator by installing the supersu.apk and pushing su binary in system directory?

View Article

Comment by Liyun Zhang - MSFT on How to use MultiBinding in net maui?

I can't understand your problem clearly. All of the MultiBinding's sub binding should be the same type. But in your code, they are different types. And I can't get the meaning of <Binding...

View Article


Answer by Liyun Zhang - MSFT for how to handle keyboard event in maui with...

There is no api can detect keyup event in the .net maui. So you can use the platform native api to do that.For the WindowsPut the following code in the ContenPage.cs: protected override void...

View Article

Comment by Liyun Zhang - MSFT on MAUI: Pop up page is loading on LIVE running...

Did you mean the binding for the slider not worked when it was in the popup?

View Article

Comment by Liyun Zhang - MSFT on Can .NET MAUI be used to build software...

.Net Maui doesn't support the linux platform and and it support the platform such as android and ios is based on the native platform develop framework.

View Article


Comment by Liyun Zhang - MSFT on Certificate error connecting Android...

Did you try to access the api from the browser in the android emulator? And did you install the certificate in your app?

View Article


Comment by Liyun Zhang - MSFT on How do I use a custom font in Maui Snackbar?

What platform did you target?

View Article

Comment by Liyun Zhang - MSFT on How do I use a custom font?

What platform did you target?

View Article

Comment by Liyun Zhang - MSFT on Where is the Firebase Crashlytics dSYM in...

Did you try to locate your dSYMs on a local machine?

View Article

Comment by Liyun Zhang - MSFT on .Net MAUI Could not set up parent class, due...

Did you develop on the Mac or on the Windows? You can refer to this similar thread: iOS application getting crashed "Could not set up parent class, due to: Invalid generic instantiation" .net MAUI.

View Article


Answer by Liyun Zhang - MSFT for MAUI: Pop up page is loading on LIVE running...

I cloned your project and reproduced your problem. And when I run the project in the release mode, it crushed and the logs show the following error:[Microsoft.Maui.Controls.Xaml.XamlParseException]:...

View Article

Answer by Liyun Zhang - MSFT for How do I use a custom font?

As you see: // this is how you set the font according to samples Font = Microsoft.Maui.Font.SystemFontOfSize(14)And I have check the source code about the Microsoft.Maui.Font, the font family is...

View Article


Comment by Liyun Zhang - MSFT on How might I share css files between both a...

You are welcome. I just refer to the reference of the app.css in the default project. @sanepete

View Article

Answer by Liyun Zhang - MSFT for Android Page height and width of app changes...

I cloned the sample you provided in the issue link. What I found:The .NET MAUI CommunityToolkit MediaElement: 6.0.1 can't work in my side and I used .NET MAUI CommunityToolkit MediaElement: 5.0.0...

View Article


Image may be NSFW.
Clik here to view.

Answer by Liyun Zhang - MSFT for Change Color of Entry Underline or Remove...

For remove the underline on the android, you can add the following code into the MauiProgram.cs:Microsoft.Maui.Handlers.EntryHandler.Mapper.AppendToMapping(nameof(Entry), (handler, view) => {#if...

View Article

Comment by Liyun Zhang - MSFT on .NET Maui Blazor Hybrid App Not Working On...

Did you debug on the physical device? Or published on it?

View Article

Comment by Liyun Zhang - MSFT on .NET9 MAUI Background Color

Did you mean the app stil has some other background color in the page? I have tried your code and the shell navigation bar was the other color. In addition, did you set the backgorund color for the...

View Article
Browsing all 444 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>