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

Comment by Liyun Zhang - MSFT on Access is Denied from...

You can try to delete the file and add it again. And don't forget to set its build action as MauiImage.

View Article


Comment by Liyun Zhang - MSFT on In android using net Maui what is the Path...

The static files will be imbeded in the apk file. You can use the FileSystem.Current.OpenAppPackageFileAsync to read it.

View Article


Comment by Liyun Zhang - MSFT on MAUI app looks ugly in iOS but not in Android

Did only the shell flyout show ugly and the page show correctly on iOS?

View Article

Comment by Liyun Zhang - MSFT on In .net Maui using Maui.Controls.Maps How Do...

Did you mean you want to rotate the map? What platform did you target?

View Article

Comment by Liyun Zhang - MSFT on SQLiteAsyncConnection (sqlite-net-pcl)...

You can report this on the sqlite-net-pcl repo.

View Article


Comment by Liyun Zhang - MSFT on MAUI show DateTime.Now - CultureInfo("fa-IR")

Did you mean you want to show the label's text as fa-IR? In addition, you can refer to the case about How to implement .NET MAUI localization.

View Article

Answer by Liyun Zhang - MSFT for How to use the m2 namespace in the Package...

You don't have to use the m2 namespace. You can check the official document about DeviceCapability (package schema for Windows 8). So you can just use the following...

View Article

Answer by Liyun Zhang - MSFT for sqlite3.dll Not Found in .NET 8 MAUI Project...

I create a new project and reproduce your problem. I found the Mono.Data.Sqlite Version="1.0.61" package targets .NET Framework 4.0. And it's last updating is 11/5/2018.The visual studio also showed...

View Article


Answer by Liyun Zhang - MSFT for In android using net Maui what is the Path...

As an answer:The static files in the Resources folder will be embed into the apk file when you publish it. And these files are only readable.In addition, you can read them with the...

View Article


Comment by Liyun Zhang - MSFT on Launching apps in the Android emulator hangs...

Did you try to update the Visual Studio or reinstall it?

View Article

Comment by Liyun Zhang - MSFT on CollectionView only shows items, when I have...

Did you mean public List<string> ItemListe { get; } = new List<string>(); work but the public List<string> ItemListe { get; set; } = new List<string>(); not with the same code?

View Article

Comment by Liyun Zhang - MSFT on How can I add hundreds of pins to Google...

You can refer to the official document about Google Maps Android Marker Clustering Utility.

View Article

Comment by Liyun Zhang - MSFT on minidump control for .Net MAUI not working

Did you try to set it to the other value such as Full and then check the size of the CrashDumps folder.

View Article


Comment by Liyun Zhang - MSFT on Why Text is null in SearchBar? .Net MAUI

I created a new project and tested with a single search bar and your code. But the text had value both in the viewmodel and code behind when I input it.

View Article

Comment by Liyun Zhang - MSFT on Maui Hybrid App Facebook WebAuthenticator...

Could you please show the code about WebAuthCallbackActivity and WebAuthenticator.AuthenticateAsync?

View Article


Comment by Liyun Zhang - MSFT on Invalid Request : Keycloak with NET MAUI

Can you make sure the Uri("https://server-url/realms/Test/protocol/openid-connect/‌​auth") work? Did you try to open it in the browser directly?

View Article

Comment by Liyun Zhang - MSFT on Video Stream on MediaElement does not work

The log shows: com.google.android.exoplayer2.ExoPlaybackException: Source error. Did you try some other kinds of source?

View Article


Comment by Liyun Zhang - MSFT on .Net MAUI Compilation problems, the app is...

Please explain your question clearly. Did you mean the app icon missed when you run it? Could you please show the details?

View Article

Comment by Liyun Zhang - MSFT on .NET MAUI VS 2022 How to specify Android...

Did you check the official document about the <use sdk>?

View Article

Comment by Liyun Zhang - MSFT on Running .NET MAUI application on windows...

What's your .net version? Could you please show the csproj file and mauiprogram.cs?

View Article
Browsing all 444 articles
Browse latest View live


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