nl.kingsquare.cordova.background-audio

v1.0.1
Background Audio for iOS When included within a cordova/phonegap build then the application will support background audio for iOS out of the box. No further action is necessary. This negates having to use location/other solutions that may not b
cordova ecosystem:cordova cordova-ios phonegap background-audio background audio media ios and 1 more...

#Background Audio for iOS

Support an iOS application playing audio in the background.

When included within a cordova/phonegap build then the application will support background audio for iOS out of the box. No further action is necessary.

This negates having to use location/other solutions that may not be accepted by Apple.

##Installation

###Local cordova build

cordova plugin add nl.kingsquare.cordova.background-audio

OR

cordova plugin add https://github.com/AubreyHewes/cordova-background-audio.git

###Local phonegap build

phonegap local plugin add nl.kingsquare.cordova.background-audio

OR

phonegap local plugin add https://github.com/AubreyHewes/cordova-background-audio.git

###Remote phonegap build (build.phonegap.com)

Add the following to your config.xml

<gap:plugin name="nl.kingsquare.background-audio" version="1.0.1" />
npm i nl.kingsquare.cordova.background-audio

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 7/13/2015

Downloads

Maintainers