Relative Content

Tag Archive for .netmaui

.Net 9 Maui Toolkit Close Popup from ViewModel

My project has been opening and closing a Popup page successfully using dotnet 8. However since upgrading to dotnet 9, the parameter passed to the ViewModel is always null and a NullReference exception occurs. The Button is

.Net 9 Maui Toolkit Close Popup from ViewModel

My project has been opening and closing a Popup page successfully using dotnet 8. However since upgrading to dotnet 9, the parameter passed to the ViewModel is always null and a NullReference exception occurs. The Button is

.Net 9 Maui Toolkit Close Popup from ViewModel

My project has been opening and closing a Popup page successfully using dotnet 8. However since upgrading to dotnet 9, the parameter passed to the ViewModel is always null and a NullReference exception occurs. The Button is

.Net 9 Maui Toolkit Close Popup from ViewModel

My project has been opening and closing a Popup page successfully using dotnet 8. However since upgrading to dotnet 9, the parameter passed to the ViewModel is always null and a NullReference exception occurs. The Button is

.Net 9 Maui Toolkit Close Popup from ViewModel

My project has been opening and closing a Popup page successfully using dotnet 8. However since upgrading to dotnet 9, the parameter passed to the ViewModel is always null and a NullReference exception occurs. The Button is

Unable to show InterstitialAd in .net maui app

I am using GooglePlayService version 123.6.0 and .net 9. Getting compile time error on OnAdLoaded
.OnAdLoaded()’: no suitable method found to override. I have tried changing the GooglePlayService version to 122.0.0 and keep getting the same error