Monotouch version: 5.0 Xcode version: 4.2 Monodevelop version: 2.6 Mono Framework: 2.10
Good Morning, I'm stacked with a problem for two days so i decide to request your help.. I've developed an application always debugging with the iphone simulator and the app works well . This week i've purchased a monotouch license and tried to debug in the device but the app crashes.. I am using the three20 library (referenced the three20.dll, add all three20*.a files with the correct additional arguments,etc) and everything works great in the simulator.. Using breakpoints i realize that the app crashes exactly when it uses an three20 object for the first time in the program (TTTabStrip in this case).. It doesn't return any error, i just have the crash report from xcode organizer.. Whats the possible reason for it works well in the simulator and don't work in the device? Here's the crash report.. Unfortunately i can't understand the error from that report.. Crash report: http://pastebin.com/ZGDEJDPa Hope you can help me, Thanks, Pedro Pêgo _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
