Just to update everyone on my iPhone 4S (and iPad 2) crashes... it all came down to the build options, the -gcc_flags. I'd got two lots/set of -gcc_flag definitions, separated by a space (one for a Zip library and the other for Google adMob ad support)... it all built, and even got through Apple, but crashed all over the place on 4S.
What I needed to do is just have one set of -gcc_flags definition, with the zip library and good admob libraries all within one set of quotes. ----- MonoTouch 'Contractor Expenses' app - www.Contractor-Expenses.com -- View this message in context: http://monotouch.2284126.n4.nabble.com/iPhone-4S-specific-app-crashes-tp4287106p4342434.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
