updated and connected webview to C#
This commit is contained in:
@@ -22,7 +22,8 @@ public static class MauiProgram
|
||||
|
||||
|
||||
#if DEBUG
|
||||
builder.Logging.AddDebug();
|
||||
builder.Services.AddHybridWebViewDeveloperTools();
|
||||
builder.Logging.AddDebug();
|
||||
#endif
|
||||
|
||||
return builder.Build();
|
||||
|
||||
Reference in New Issue
Block a user