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.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
