AudioStreaming icon indicating copy to clipboard operation
AudioStreaming copied to clipboard

AudioPlayerDelegate.audioPlayerDidStartPlaying entryId loss

Open xuhaoranLeo opened this issue 2 years ago • 1 comments

Hello, I found a issue when using the framework.

When I want to use audioPlayerDidStartPlaying(player:with:) in AudioPlayerDelegate to get the currently playing audio, I can't get the correct entry.

Current playing entry is nextEntry,

image

I don't know whether it was deliberately done. If so, how can I operate it better?

Look forward to your reply.

xuhaoranLeo avatar Jul 11 '22 07:07 xuhaoranLeo

Yes this is a bug

dimitris-c avatar Jul 14 '22 12:07 dimitris-c

fixed in latest master

dimitris-c avatar Aug 31 '22 11:08 dimitris-c