I have updated Xamarin Forms to latest version(5.0.0.2401). It is working fine in iOS. In android first it returns Error: Could not find 2 Android X assemblies,
I have been working on a MAUI android application and when debugging, the breakpoints is not hitting and the application enter in a break state. But for windows
When publishing Maui (preview 14) App in Visual Studio 2022 (Preview 2.1) connected to Mac Mini (M1) the publishing fails on code sign, but it seems to be some
I have an Xamarin.Forms (5.0.0.2083) app for android and ios. I am using Visual Studio version 16.11.2 and a mac with the latest xcode. I can build and execute
Recently upgraded to VS for Mac 8.10.21, when building apps, I'm getting: /Xamarin.Shared.targets(3,3): Error: dsymutil exited with code 72 This is with Xcode
Any ideas on how to display the images of my application in XamarinForms with the native android image viewer enter image description here
I have a big issue. I use an obfuscation solution to protect my solution. When I try to build the solution in "Debug" mode, it finishes in less than 2 minutes.
I wanted to create a page render with ContentPage type. I created so in android and it is working but in IOS there has custom page renderer with same type (Cont
I have a Xamarin Forms application which supports different languages. Therefore I have multiple AppResource.[languagecode].resx files. Wanting to add Papiament
We have iOS apps that are built in Xamarin, swift and objective c. We change the authentication of those apps to use Azure AD to easily implement SSO using MSAL
I have a Xamarin Android app which creates SQLite DB. After reinstaling this app I am not able open the DB with a new version of the app. For the testing purpos
I have downloaded Visual Studio 2022 Professional (preview) version from MS Document. Also I have followed the other steps to create first sample application us
I have a Xamarin.Forms application with an Android and iOS version. The Android version is working fine in both Debug and Release mode.. in fact the Android ver
for this project I am using VS 2017. I want to note that everything in Android SDK Manager and in Android Device Manager has always been working fine for me, bu
I'm using Visual Studio 2022 (17.2 Preview 4) to use .NET MAUI for windows. When trying to hot reload with the default project it gives the error "Hot reload ca
I am having problems deploying an app onto the Google Play Store. The exception that is getting returned is such: 05-10 14:14:31.383: E/ActivityManager(1572): A
I tried to use some DataBindings on the listview but nothing is listed. Model.cs public class Post { // Columns inside of the Database table [PrimaryKe
I have a Xamarin forms app with a form split across multiple pages, I want to pass the object data to the next or previous page. I am navigating using the Xamar
Sorry, I'm using google translate. Hello, I am developing an application in xamarin android with visual studio 2017 to take requests where I send information fr
I need to change one of my tabs' content depending on the condition of the user logged in or just a guest this is my shell <?xml version="1.0" encoding="utf-