Replies: 1 comment 5 replies
-
Nothing looks wrong in your code. What device/emulator are you testing on? Did you check XCode logs and/or LogCat in Android Studio as well? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there
First let me thank you for creating this awesome plugin! 👍
My implementation of AudioPlayer.onAudioEnd is failing. The event is never called when the audio file is finished playing. The other event listeners are working fine, and I can play, pause, stop and seek without issues. Do I need to use it in a different way?
Thanks 🙏
I get no errors from the app.
Beta Was this translation helpful? Give feedback.
All reactions