Hi, I'm testing monotouch. Xcode 4.5 and last monotouch website version.
Created a Project Solution > MonoTouch > Iphone StoryBoard > Master-Detail Appli. The solution creates correctly. I open storyboard, opens Xcode. I create all my ViewControllers/push segue/relashionships/Objects/Outlets ... (wonderful!) Save and close Xcode and Monotouch create all Controller bridge class on Xcode. Perfect, I can access to objects on c#, going to make all logic. I start write code on RootViewController .. ViewDidLoad etc.. All works perfect. Same on other controllers ... In some random moment on the project test I open Xcode make a change Save and Close... And I see on Solution Files screen my RootViewController.cs dupplicated. I double click on two files to see whats happening.. and WTF!! there are no code, class is empty like monodroid overwrite with an empty class. I close with no save changes the solution, reopen the solution and now there are one file, empty file with no code. ¿Seems to be a bug or I'm doing anything wrong? Thanks! -- View this message in context: http://monotouch.2284126.n4.nabble.com/Problem-code-on-RootViewController-has-dissapeared-tp4657558.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
