Saturnino Pimentel
  • Acerca de mí
  • Política de Cookies
  • Top 5 de post más leídos
Subscribe
Tagged

Xamarin.iOS

A collection of 2 posts

How to: change the SDK version of Xamarin.iOS and the Xcode version in a build pipeline in Azure DevOps
Azure DevOps

How to: change the SDK version of Xamarin.iOS and the Xcode version in a build pipeline in Azure DevOps

Now with all the new App Store's constraints the new applications should support the 12.1 version of iOS, this could eventually cause issues if you created a CI/CD pipeline for Xamarin.iOS in Azure DevOps configured with a compilation agent hosted in Azure DevOps, you could have an

  • Saturnino Pimentel
Saturnino Pimentel 21 de may. de 2019 • 1 min read
How to: Eliminar opciones de copiar/pegar en UITextField [Xamarin.iOS]
xamarin

How to: Eliminar opciones de copiar/pegar en UITextField [Xamarin.iOS]

¡Hola de nuevo! En algunos casos nos resultará necesario deshabilitar las opciones de copiar y pegar de controles de texto (UITextField) en iOS, para realizar esto se deben seguir los siguientes pasos. 1.- Crear una clase que herede de UITextField. [Register(nameof(MyCustomTextField))] public class CustomTextField : UITextField Es este

  • Saturnino Pimentel
Saturnino Pimentel 6 de ene. de 2018 • 1 min read
Saturnino Pimentel © 2022
Powered by Ghost