Very good questions! I was wondering about the ReleaseDesignerOutlets() as well. As far as ShouleAutorotateToInterfaceOrientation() is concerned: you can keep that for now. That's what I understood from the relevant WWDC 2012 talks. Apple is testing a new system but the old one is save to use in iOS6.
René Am 20.09.2012 um 17:56 schrieb Chris House <[email protected]>: > Just upgraded MT this morning to be able to support iOS 6. I’m seeing a > number of warnings when I build around a couple of deprecated methods in iOS > 6, specifically: > > ViewDidUnload > ShouldAutorotateToInterfaceOrientation > > I looked at Xamarin’s doc on iOS 6 > (http://docs.xamarin.com/ios/tutorials/Introduction_to_iOS_6), however that > doesn’t seem to provide much guidance on these issues. I also tried creating > a new project just to see if the project templates had been updated to > reflect these deprecated methods but it appears they have not been. Does > anyone know how these two methods should be handled in iOS 6? The Xamarin > doc talks a bit about ViewDidUnload but doesn’t mention anything about what > should be done with the call to ReleaseDesignerOutlets method that is called > from ViewDidUnload. > > Thanks! > > Chris > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
