TV out an iphone application
Using the UIScreen API is it possible to display the same app screen on both ipod screen and external display. I have tried using UIScreen but application is displaying onl开发者_开发百科y on external display, not on ipod screen. Please guide me on right way
See: http://www.expertisemobile.com/2010/06/24/presenting-your-apps-on-the-big-screen-screen-mirroring-for-ios/
精彩评论