Hi Rene. Yes - I am. It's only a problem when returning from the YouTube "player", that fires up when the user clicks on a YouTube view in my web view. The YouTube "player" allows for all orientations. It left in landscape mode, when clicking "Done", it return to the app's control in Landscape mode!?
On 24 Apr 2012, at 18:54, René Ruppert wrote: > I presume you're overriding ShouldAutoRotateToInterfaceOrientation() in all > your view controllers and only return the Portrait orientations? > > René > > -----Ursprüngliche Nachricht----- > Von: [email protected] > [mailto:[email protected]] Im Auftrag von MilkyJoe > Gesendet: Dienstag, 24. April 2012 15:49 > An: [email protected] > Betreff: [MonoTouch] Orientation Issue > > I lock my app to the portrait orientations. Everything works well, until the > user clicks on a YouTube link in a UIWebView view. This causes the YouTube > player to open, full screen, and the user is able to rotate the device to > landscape (which is fine). When closing the YouTube player, however, my app > is in landscape mode! > > How can I prevent this from happening? > > Thanks > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Orientation-Issue-tp4583544p4583544.h > tml > 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
