.NET MAUI updates in .NET 9 Release Candidate 1 #24698
Replies: 4 comments 10 replies
|
Hi team, when will release sr9 please? Looking forward to the window memory leak fix in sr9. |
|
The promised hot and new CollectionViewHandlers still didn't materialize, even in RC1: Visual Studio Version is Version What am I missing @davidortinau ? |
|
maybe the |
|
I've tried the new HybridWebView control in both preview 7 as well as RC1. I'm just trying out the example in the online documentation (send messages from C# to JS and vice versa). This works fine on Windows, but on Android only the messages from C# to JavaScript work. Sending messages from JS to C# leads to an exception (System.Reflection.TargetInvocationException). I can provide a repro, but it's just the example in documentation. On a different app when I try this, I get a Java.Lang.RuntimeException Message=java.lang.Throwable: A WebView method was called on thread 'JavaBridge'. All WebView methods must be called on the same thread. Any suggestions? Are you already tracking this as a bug, or could the online documentation be wrong in some way? BTW I don't have this problem on .Net 8, using the experimental HybridWebView control on github from Eilon - as messages work fine in both directions for Android. |

Uh oh!
There was an error while loading. Please reload this page.
Here's a summary of what's new in .NET MAUI in this preview release:
HorizontalTextAlignment.Justify.NET MAUI updates in .NET 9 Release Candidate 1:
.NET 9 Preview RC1:
All reactions