How can i add badge on tabbar in maui android
I’ve tried to add badge in iOS. I’m able to add successfully. Can someone please help in android. Please not that i don’t want to use shell navigation.
Generation of .SO’s During .NET MAUI Build
My MAUI project is ONLY Android. Yet, when I build, there is a sequence in which it seems to be generating a .SO file for each and every assembly…
Generation of .SO’s During .NET MAUI Build
My MAUI project is ONLY Android. Yet, when I build, there is a sequence in which it seems to be generating a .SO file for each and every assembly…
.net MAUI application crashes in release mode when deserializing data from an http request
I have an app written in .net MAUI. The app uses passwordless authentication. The following experience is done via an emulator running Android.
image not displaying when using imagebutton or button in .net maui
these are the codes below. I am using visual studio 2022. Tried lot of things in .xaml file like changed build action for image property and changed folder. but still not displaying.