So, I want to reply about resolving problem with binding. My have waste a lot of time trying to resolve this problem and after half a day I decided to fix warnings))) I saw interesting warning: *Warning Warning MT1301: Native library `libIIViewDeckController.a` (i386, armv7) was ignored since it does not match the current build architectures (armv7, armv7s) (MT1301)* I resolve this by: Project in Solution Explorer -> Option ->iPhoneBuild ->Supported Architecture ->ARMv7 This error disapeared. Then I have error with debugger: *The connection with the debugger has been lost. The target application may have exited.* Also have spent some time trying to find out what did debugger want from me and realize: Just creating another project. I created new project and everything became good. Hope somebody this will helps. /P.S. Thank you, Jeff, for replying./
-- View this message in context: http://monotouch.2284126.n4.nabble.com/Again-about-binding-Wrapper-class-mising-tp4658118p4658133.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
