I want to create the data model asynchronously. I am using MVVM. My code looks like this. class Page (code behind): public partial class PageMusicPlayerView : T
I'm creating a Search Bar and can't seem to get results back. It seems to be case sensitive. Is there any way I can make it case insensitive so the user can sea
I have a hard time understanding the difference between those 3 things when creating a project using Xamarin.Forms or MAUI. I know what these are - INotifyPrope
I've been struggling with the Samsung Galaxy numeric keyboard decimal separator nightmare. I have an Entry on which I must only accept numeric values (including
I am getting below linker errors upon build in an Xamrain Forms iOS project. I have tried from both a Visual Studio for Mac and from Visual Studio Windows paire
In Xamarin.Forms application, I am doing login through OidcClient, I am facing one issue with Android. After the first successful login, the user does not go th
For my first ever mobile app project (which will eventually become an actual commercial project), I would like to try out .NET MAUI. Unfortunately since it's s
The above header refers. I would like to make this change so I can implement expanding lists (whereby my some of my list of items could have sub-items that can
When I submit the app to the AppStore, I get an error from Apple, can I ask a question here After a while trying to read the crashlog file Apple attached (I us
I'm working on a mobile project with Xamarin Forms and I have this error in particulary case but, it's impossible to use the debuger to fix it. System.ObjectDis
I have a custom control in Xamarin.Forms app that's described via XAML. For example, CustomControl.xaml: <ContentView xmlns="http://xamarin.com/schemas/2014/
here the ex Newtonsoft.Json.JsonSerializationException Message=Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collection
I have this (simplified) layout in XAML using Xamarin Forms: <controls:MyTabItemView> <ScrollView> <Grid> ......
Hy, I am trying to show a comment input if the item checkbox is checked and hide it else, i have this XAML <ListView ItemsSource="{Binding TaskItems}" x:Name
Using the drag drop sample https://github.com/xamarin/xamarin-forms-samples/tree/main/WorkingWithGestures/DragAndDropGesture I'm not sure its actually a notify
My Xamarin.Forms application uses Azure AD B2C for authentication. Currently, I have to use Android 12 instead of Android 10. According to the documentation, it
I have an article here about showing Data Groups from Preferences . As per everyone's input I switched to CollectionView. I have consulted the article https://d
I am working on a development (Android, IOS) that requires uploading Images files to an Azure Storage, this images can be taken from the gallery or with the dev
I had to reinstall Visual Studio 2019 after a Windows 10 crash. My program was developed under VS 2019 16.9.3, and the reinstalled version is 16.11.11 preview 1
Im trying to see the indicator views , but for some reason I cant see them , also , I tried horizontals options : fill and expand , it does work on ios on lands