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.
tvOS で AVPlayerViewController を使用しており、断続的にこのアイコンが表示されます。これは私たちのアイコンではなく、AVPlayerViewController からのものです。誰がそれを生成する状態を知っていますか?:
これは、プレーヤー アイテムにエラーがあり、使用できないことを意味します。player.currentItem.error を確認してください。アプリはエラー プロパティを監視し、アラートを表示するか、その他のアクションを実行する必要があります。