Posts

Post not yet marked as solved
1 Replies
340 Views
Now I'm developing a tvOS app including audio playback feature,and I have prepared pressesBegan method for receiving Play/Pause button in my ViewController.The method is called on the simulator, but I found that there is a case when the method is not called on Apple TV.Simulator: always OKApple TV: When audio playback is paused: OKWhen audio is being played: NGDoes anyone know about the above behavior and workaround ?
Posted
by bismark.
Last updated
.