如果我在 3.0 下编译,我的 MPMoviePlayer 可以在 iPad 上运行吗
我最近在使用 MPMoviePlayer 时遇到了很多问题。我的应用程序的目标版本是 3.0+。那么如果我在 3.0 下编译它,它可以在 iPad 上运行吗?因为它在 3.2 上不起作用,因为自 3.2 以来新的 MPMoviePlayer 发生了变化
I'm having lots of issues with the MPMoviePlayer lately. My app is targeted for 3.0+. So if I compile it under 3.0 will it run on an iPad? Because it doesn't work on 3.2 because of the new MPMoviePlayer changes since 3.2
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用#ifdef 语句
use
#ifdef
statements