Closed mikeg0184 closed 2 months ago
This prevents didFinishPlaying from firing if the observedError is nil as reported in https://github.com/mihai8804858/swift-chunked-audio-player/issues/12.
didFinishPlaying
nil
This prevents
didFinishPlaying
from firing if the observedError isnil
as reported in https://github.com/mihai8804858/swift-chunked-audio-player/issues/12.