My radio app support background play, base on AVPlayer and AVAudioSession.
Some user said: The iOS timer app "Stop Playing" should stop the audio.
I have no idea to detect timer app trigger.
Any idea?
I tried AVAudioSessionInterruptionNotification, but nothing happen.