1,848 reputation
1821
bio website alexsoto.me
location Mexico
age 24
visits member for 2 years, 4 months
seen 6 hours ago
stats profile views 163

I'm passionate by the miracle of creation! Sometimes I look at the world and can see the lines of code behind it. Hacker at Xamarin (alex@alexsoto.me) 

Twitter: @dalexsoto


1d
comment App started to crash
Yeah just do not use both libraries at the same time :)
1d
answered App started to crash
May
14
answered Poor performance when using MonoTouch's HttpWebRequest
May
8
comment Monotouch iOS binding works on iOS 6 but fails under iOS 5
Read this article this is (was?) provided by Apple in order to bring subscripting/ARC support pre iOS 6. In Xcode you use -fobjc-arc flag to get the same functionality
May
8
comment GPUImage and Monotouch binding or alternative
@OliverWeichhold If you allow me I can add them to monotouch-bindings repo on github
May
8
comment Monotouch iOS binding works on iOS 6 but fails under iOS 5
Glad you sorted it out :)
May
3
comment Can't build the facebook bindings
Please try make prepare and then try to open MonoTouch.FacebookConnect.csproj with Xamarin Studio and build from there
May
3
comment Can't build the facebook bindings
What version of Xamarin.iOS are you running?
Apr
30
answered Google MapView control does not “swallow” gestures, causing containing scrollview to consume them
Apr
29
comment Any chance to “wrap” this native iOS API call into async / await?
This is Beautiful!!
Apr
29
comment How to implement multiple delegates in Monotouch?
@jonathanpeppers tirania.org/tmp/rosetta.html
Apr
28
comment MonoTouch “unrecognized selector sent to instance” not working on iOS5 (but does on iOS6)
@PaulKnopf You're welcome :) No need for that, I'm glad I could help
Apr
27
comment MonoTouch “unrecognized selector sent to instance” not working on iOS5 (but does on iOS6)
Thanks @poupou :)
Apr
27
answered MonoTouch “unrecognized selector sent to instance” not working on iOS5 (but does on iOS6)
Apr
9
answered What is the 2013 way to load an assembly at runtime?
Mar
14
answered monotouch iphone programaticlly go to phone home screen
Mar
13
comment MonoTouch binding to ObjectiveC library not working
Amazing News!! Glad I could Help
Mar
13
answered MonoTouch binding to ObjectiveC library not working
Mar
6
revised Google Maps SDK for iOS crashing on startup using Monotouch bindings
added 433 characters in body
Mar
4
comment How to bind CGPDFDocumentRef?
Btw, the answer below is correct, I have implemented it myself several times, does not matter if it is a constructor, you can check this project, contains tons of examples were btouch cannot handle automagically github.com/PSPDFKit/XamarinBindings