New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cordova-allow-background-audio

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-allow-background-audio

Allow background Audio for iOS When included within a cordova/phonegap build then the application will allow background audio to continue to play for iOS out of the box. No further action is necessary. This negates having to use location/other

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

Allow Background Audio for iOS

When included within a cordova/phonegap build then the application will not stop any background audio that is playing. Any application sounds will play over the background audio.

No further action is necessary.

Installation

cordova plugin add cordova-allow-background-audio
    OR
cordova plugin add https://github.com/davidfig/cordova-allow-background-audio.git

Attribution

The code is based on the answer to this question: https://stackoverflow.com/questions/14122363/iphone-app-allow-background-music-to-continue-to-play?lq=1

The plugin was base https://github.com/AubreyHewes/cordova-background-audio, which does the opposite of this plugin: allows your audio to run in the background when not the app is not in focus.

Keywords

FAQs

Package last updated on 22 Aug 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc