You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I play a file use AVAudioPlayer, I can show info to control center with MPNowPlayingInfoCenter. But when use APAudioPlayer, it can't update current time, duration to control center.
When I play a file use
AVAudioPlayer
, I can show info to control center withMPNowPlayingInfoCenter
. But when useAPAudioPlayer
, it can't update current time, duration to control center.The text was updated successfully, but these errors were encountered: