MonoTouch Hello World for iPad
Posted
by
Bryan
on Stack Overflow
See other posts from Stack Overflow
or by Bryan
Published on 2010-12-20T21:50:08Z
Indexed on
2010/12/31
20:53 UTC
Read the original article
Hit count: 270
monotouch
I have tried following the sample Hello World for MonoTouch by creating an iPad solution. For some reason I cannot get the MainWindow to load. I followed the instructions exactly and the app just closes before even loading a view. Is there something missing? Do I need to tell the solution how to load the MainWindow.XIB or something? Please help, this seems very basic and I am about to throw MonoTouch in the garbage.
© Stack Overflow or respective owner