Category "xamarin.ios"

What will happen to custom controls and Renderers in .net maui?

In my Current Xamarin.Forms projects I have created many Renderers for different requirements. Now in September maui is coming and we have to migrate our projec

Xamarin.iOS ApplicationVerificationFailed: Failed to verify code signature of

why I am getting this error when I am trying to run my application in real device not simulator ApplicationVerificationFailed: Failed to verify code signature

Listview in xamarin form not using full space of form

I am working on Xamarin forms cross platform app. I have a form where i need to show data in listview. Data is displaying but its not using entire space resul

Display a popup with xamarin forms

I want to display a small popup in a xamarin forms application (iOS/Android PCL) I am actually working with a ContentPage (XAML + C# code) and i am showing th

Cannot create IOS archive: Path (directory name must be less than 248 characters) and/or file name (must be less than 260 characters) are too long

ERROR Cannot create IOS archive 'MyIosProject'. Process cannot be executed on XMA server. There was an error unzipping the file C:\Users\myusername\AppData\Loc

Method 'UIKit.UIApplication.Main' is obsolete: Use the overload with 'Type' instead of 'String' parameters for type safety

After upgrade my Xamarin.Forms version to 5.0.0.2244, I'm getting the following warning in Main.cs file inside my iOS project: Method UIKit.UIApplication.Main