http://bugzilla.novell.com/show_bug.cgi?id=621387
http://bugzilla.novell.com/show_bug.cgi?id=621387#c0 Summary: -weak_framework not supported Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Runtime AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: Yes Created an attachment (id=375053) --> (http://bugzilla.novell.com/attachment.cgi?id=375053) Simple universal project showing the problem Description of Problem: I build a universal app (or an app requiring iOS<4) and want to use a framework which is only available under iOS 4. Example - I want to use the iAd framwork. In the objective-C environment I would set "-weak_framework iAd" as build parameter. I found no way to do this in Monotouch. Steps to reproduce the problem: 1. Try to run the attached app on an iPad 2. Unfortunaltelly it works on the simulator - but on a real device it crasehs. Actual Results: Carsh at startup due to missing iAd lib. Expected Results: Not event try to load the iAd Framework if not needed. How often does this happen? Allways. Additional Information: -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
