Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Xcode4.5およびiOS6では「必要なバックグラウンドモード」-「アプリがオーディオを再生する」が機能しないことに気づきました。
修正を見つけた場合、他の誰かがこれに気づきましたか?
ありがとう。
AVAudioSessionに指定するカテゴリのタイプに依存する可能性があると思います...AVAudioSessionCategoryPlaybackセッションを初期化するときに設定されていることを確認してください。
AVAudioSessionCategoryPlayback