![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
cordova-allow-background-audio
Advanced tools
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
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.
cordova plugin add cordova-allow-background-audio
OR
cordova plugin add https://github.com/davidfig/cordova-allow-background-audio.git
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.
FAQs
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
The npm package cordova-allow-background-audio receives a total of 1 weekly downloads. As such, cordova-allow-background-audio popularity was classified as not popular.
We found that cordova-allow-background-audio demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.