arielfaur / ionic-audio

An audio player for Ionic 3 and Angular 4. Works with HTML 5 audio or native audio using Cordova Media plugin.
http://arielfaur.github.io/ionic-audio/2.0/index.html
MIT License
321 stars 163 forks source link

How to use native audio #84

Closed sjosen closed 7 years ago

sjosen commented 8 years ago

Hello

First of all, thanks for providing this plugin.

No matter what I do it loads the WebAudioProvider from the factory. I have installed cordova-plugin-media. I have tried with both ionic view app and building with xcode.

Any ideas?

arielfaur commented 7 years ago

@sjosen Have you built the demo project included? Is it not working with native audio either?

sjosen commented 7 years ago

I get native audio with Android and html audio in iOS. Html audio is working fine though, so perhaps it doesn't matter. I was just wondering :)

arielfaur commented 7 years ago

I haven't had the chance to test on iOS. Still having trouble?

Just upgraded the module to Ionic 2 final. See http://arielfaur.github.io/ionic-audio/2.0/index.html

tbergeron commented 7 years ago

Is this still occurring? Otherwise can we close this issue?

sjosen commented 7 years ago

I can test it soon. I can open a new issue if it's still a problem