美文网首页
AQDefaultDevice (173): skipping

AQDefaultDevice (173): skipping

作者: 包佳奇 | 来源:发表于2017-04-15 18:14 被阅读61次

用Xcode8写音频播放发现下面日志会经常打印AQDefaultDevice (173): skipping input stream 0 0 0x0,如图:

1.gif

解决办法:
1.选择 Product ->Scheme ->Edit Scheme


2.png

2.在Arguments选项下的Environment Variables添加OS_ACTIVITY_MODE,值设置为disable


3.png

相关文章

网友评论

      本文标题:AQDefaultDevice (173): skipping

      本文链接:https://www.haomeiwen.com/subject/oufoattx.html