But when I ran ionic serve --lab on this example, the GUI and everything looked good but when I clicked Play no audio came out.
I know the cordova plugin for native audio should work but I still haven’t been able to find any examples out there that have just a simple button that plays a local sound.
I’m following these instructions word for word and got it to run on a real iPhone but no sound is coming out no matter what I do or press…am I possibly missing some CLI installs? I’m pretty sure I have everything though
Try the second link again.
Make sure you have linked your audio file correctly (is the name correct? Is the path correct?)
For debugging purposes run it in the browser and see what the console is saying.