I have just installed new xcode with sdk 4.3b because I need ‘airPlay’ feature in my current project which is based on sdk 4.2. But I open my project and type my MPMoviePlayerController object….
mpObject.???
… but here I don’t have allowAirPlay property. But when I start new project and create movie player I have that property, but don’t have in my old project, what should I setup to have this?
The 4.3 beta (as with all iOS betas) is under NDA and not something you’re supposed to discuss in public. General advice would be not necessarily to trust Xcode’s autocompletion (it’s not infallible).