gpt4 book ai didi

ios - MPMoviePlayerViewController 在调试时工作正常,但在 iOS9 上发布时崩溃

转载 作者:行者123 更新时间:2023-11-29 01:34:16 31 4
gpt4 key购买 nike

MPMoviePlayerViewController 在调试时工作正常,但在 iOS9 上发布时崩溃

MPMoviePlayerViewController *playerViewController = [[MPMoviePlayerViewController alloc] initWithContentURL:url];
self.navigationController presentMoviePlayerViewControllerAnimated:playerViewController];

我的 url 不是 nil。

它在 ios9 中 debug 时工作,但在 release 时崩溃,xcode7 说:

2015-10-15 14:53:04.808 ********[5110:1680634] NSScanner: nil string argument 2015-10-15 14:53:04.808 ********[5110:1680634] NSScanner: nil string argument libc++abi.dylib: terminate_handler unexpectedly threw an exception

最佳答案

在 iOS9 中,MPMoviePlayerController 已被弃用,您应该使用 AVPlayerController !

关于ios - MPMoviePlayerViewController 在调试时工作正常,但在 iOS9 上发布时崩溃,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33141878/

31 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com