codecraft-tv / ionic-starter-soundboard

Starter ionic project for the example soundboard application in CodeCrafts Ionic Course
https://codecraftpro.com
2 stars 9 forks source link

Sound Issue on Android Hardware #1

Open technbuzz opened 8 years ago

technbuzz commented 8 years ago

I followed your tutorial, the sound works quite well on genymotion emulator but checking it on ionic view on my mobile sound doesn't work.

helloejsulit commented 8 years ago

It is because Ionic View doesn't support cordova media plugin

Srj-Love commented 7 years ago

What should I do if the sound is not played in device ?

amandeepmittal commented 7 years ago

@helloejsulit this here from Ionic-View repo suggests that cordova-plugin-media is supported by Ionic-view. Instead, does ngCordova plugin works on android?