Hi MilkyJoe, This is probably referring to the supported orientations defined in the Info.plist. If you open that file, there will be a way to see which orientations have been toggled. You likely only have 1 of the landscape modes toggled, and it is suggesting you should support both (I think).
Hope that helps, Jeff On Fri, Nov 4, 2011 at 7:02 AM, MilkyJoe <[email protected]>wrote: > When compiling my app for release, Im presented with a single warning: > > *Supported orientations are not matched pairs* > > Can someone please explain the steps I need to take to address this? > > Thanks > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Supported-orientations-are-not-matched-pairs-tp3989677p3989677.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
