linkalex3000

Results 4 comments of linkalex3000

Podría utilizar el siguiente formato, tomando como ejemplo el de la documentación de ejemplo: { "codigo_postal": "66436", "estado": [ "nombre": "Nuevo León", "clave": "19", ], "municipio": [ "nombre": "San Nicolás...

Add DNET to other flags. Check the issue: #119

I'm using 2019.1 & Xcode 10 without problems but I haven't tested yet in *.2.4f1 I was able to run Unity with strip engine code, that fixes a lot of...

The error is right there: 'UIAlertView is deprecated and unavailable for UIScene based applications, please use UIAlertController!' If your Swift project uses 'UIAlertView', you need to change it for 'UIAlertController'....