0

在我们的应用程序中,我们在 UINavigation 控制器中托管一个 UIWebView 控件并让它去获取网页。这些页面嵌入了 YouTube 视频。

在 iPad 上它可以正常工作,在 iPhone 上,视频弹出打开然后闪烁并死去返回应用程序,应用程序可以继续正常运行,所以它不是应用程序崩溃。

这是我从控制台得到的iPhone错误(不是很有帮助):

 Nov  8 18:04:37 backboardd[26] <Warning>: Application 'UIKitApplication:com.apple.mobilesafari[0xf377]' exited abnormally with signal 9: Killed: 9
 Nov  8 18:04:37 ReportCrash[7703] <Notice>: 
          Not saving suspended-only Jetsam log because already dumped today.

模拟器中我得到这个:

[MPAVController] Autoplay: Enabling autoplay
[MPAVController] Autoplay: Skipping autoplay, disabled (for current item: 0, on player: 1)
setting movie path: http://o-o---preferred---sn-nx57yne7---v23---lscache8.c.youtube.com/videoplayback?upn=2-
[MPAVController] Autoplay: Enabling autoplay
[MPCloudAssetDownloadController] Prioritization requested for media item ID: 0
[MPAVController] Autoplay: Skipping autoplay, disabled (for current item: 0, on player: 1)
setting movie path: http://o-o---preferred---sn-nx57yne7---v23---lscache8.c.youtube.com/videoplayback?upn=2-Jx_RQQ4Hs&sparams=cp%2Cid%2Cip%2Cipbits%2Citag%2Cratebypass%2Csource%2Cupn%2Cexpire&fexp=90331
[MPAVController] Autoplay: _streamLikelyToKeepUp: 0 -> 1
[MPAVController] Autoplay: Skipping autoplay, disabled (for current item: 0, on player: 1)
[MPAVController] Autoplay: Enabling autoplay
[MPAVController] Autoplay: Enabling autoplay
[MPAVController] Autoplay: Disabling autoplay for pause
[MPAVController] Autoplay: Disabling autoplay
4

0 回答 0