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

Answer by Liyun Zhang - MSFT for Deeplink in MAUI...

Please only use the [Activity] and [IntentFilter] in the class. The official document about the Activity name said:The type name of an activity is based on the 64-bit cyclic redundancy check of the...

View Article


Answer by Liyun Zhang - MSFT for Updating .NET MAUI app to android version 34...

If you don't have to use the new api in the Android version 34.0, the easiest way to update your app to android version 34 is setting the target sdk in the AndoridManifest.xml. Just add the following...

View Article


Comment by Liyun Zhang - MSFT on Update Xamarin Forms App to .Net Maui App...

This is because the xamarin's prefernces file's name is different from the maui's. So you can use the Android native preference api to read the existed file.

View Article

Answer by Liyun Zhang - MSFT for Plugin.Firebase installation error in MAUI ios

This is because the path is too long. You can refer to this issue: Maui - some nugets do not work as path is too long "Could not find a part of the path".And jfversluis comment:this is not a .NET MAUI...

View Article

Comment by Liyun Zhang - MSFT on Touch events on background elements...

Did this problem appears on all the platforms? In addition, you can try to present a modal popup.

View Article


Comment by Liyun Zhang - MSFT on dotnet publish CLI command fails due to a...

Did you check the official document about Publish a .NET MAUI app for Windows. When I used dotnet publish -r win-x64 --output "<publishdir>, I got the RuntimeIdentifier error. But I can use...

View Article

Comment by Liyun Zhang - MSFT on Visual Studio Code mac debugger not working...

Did you debug on the physical device or the emulator? I also test on the visual studio code for mac and the breakpoint can be hit.

View Article

Comment by Liyun Zhang - MSFT on .NET MAUI Custom WebView Content Not Visible...

Did you debug to check if the DailyReadingAndroidWebView's height is -1 or not?

View Article


Comment by Liyun Zhang - MSFT on CustomPin Android Maui.NET

Where did you set the Listener for the map control? In addition, how did you use the dependency injection for it?

View Article


Answer by Liyun Zhang - MSFT for dotnet publish CLI command fails due to a...

As an answer:Please refer to the official document about Publish a .NET MAUI app for Windows.Publish a packaged .NET MAUI app for Windows with the CLI, such as:dotnet publish -f...

View Article

Answer by Liyun Zhang - MSFT for MAUI compiled binding - whether to use...

First of all, please check the official document about x:Type Markup Extension. The doc said:The x:Type markup extension can be used in object element syntax. In this case, specifying the value of the...

View Article

Comment by Liyun Zhang - MSFT on Maui Android app update from Play store is...

Is the maui app's version number heigher than the old xamarin app? In addtion, did you mean both the old xamarin app and new maui app existed when you update it from the play store?

View Article

Comment by Liyun Zhang - MSFT on .NET MAUI BindableObject throws an...

Did you call the code in the MainActivity like the official document do? And did you do the steps in the official document before the step Initialize .NET MAUI?

View Article


Comment by Liyun Zhang - MSFT on Loosing XML cryptographic tooling in android...

Did you try to disable the trimming during the publish or disable the AOT?

View Article

Comment by Liyun Zhang - MSFT on Net Maui the emulator the android see screen...

What does I want it to appear like a cell phone screen and not a piece of screen mean? Did you mean the screen's position is not correct or the screen's style is not correct?

View Article


Comment by Liyun Zhang - MSFT on MAUI: Keep audio playing when navigating to...

Did you play the local audio file? I used a url source that play audio online and can't reproduce your problem.

View Article

Comment by Liyun Zhang - MSFT on Visual Studio MAUI Android publish jarsigner...

Did you tried to resign the app and republish it to the PlayStore?

View Article


Comment by Liyun Zhang - MSFT on MAUI: Keep audio playing when navigating to...

What device did you test on? I just create a new project and add the webview with the url you provided in the MainPage and also create a new page. The audio keeps playing when I go to the new page or I...

View Article

Comment by Liyun Zhang - MSFT on How can I read hidden characters, such as...

What nuget package did you use to scan the DataMatrix code?

View Article

Answer by Liyun Zhang - MSFT for How to create Axis in XAML in LiveCharts2, MAUI

I can reproduce you problem.No property, BindableProperty, or event found for "YAxes", or mismatching type between value and property.This error is caused by mismatching type between value and...

View Article
Browsing all 444 articles
Browse latest View live


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