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
Hiii,
Every time I try to deactivate the AVAudiosession, I get this warning:All I/O should be stopped or paused prior to deactivating the audio session., even though the apaudioplayer instance is stopped.
Please note also that if I deactivate the audio session on "- (void)playerDidFinishPlaying:(APAudioPlayer *)player", I can not replay the audio anymore.
Please advise
Rana
The text was updated successfully, but these errors were encountered:
Hiii,
Every time I try to deactivate the AVAudiosession, I get this warning:All I/O should be stopped or paused prior to deactivating the audio session., even though the apaudioplayer instance is stopped.
Please note also that if I deactivate the audio session on "- (void)playerDidFinishPlaying:(APAudioPlayer *)player", I can not replay the audio anymore.
Please advise
Rana
The text was updated successfully, but these errors were encountered: