-
Beta Was this translation helpful? Give feedback.
Answered by
wsamoht
Aug 26, 2025
Replies: 1 comment 5 replies
-
|
Hey! Thanks for trying out the plugin. In the future, please use proper code blocks so we can more easily read your code. It looks like the issue is that you must have an audio source where
|
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







The docs are actually wrong or maybe I should update the code...LOL.
createactually doesn't return anything at the moment. It callscall.resolve()without passing it anything. See https://github.com/mediagrid/capacitor-native-audio/blob/main/ios/Sources/AudioPlayerPlugin/AudioPlayerPlugin.swift#L124. Sorry for the confusion.FYI, I am out of the office the rest of the week so I won't be able to respond until next week.