🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

cordova-plugin-background-mode-3

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-background-mode-3

Prevent app from going to sleep in background.

0.7.8
latest
Source
npm
Version published
Weekly downloads
6
-14.29%
Maintainers
1
Weekly downloads
 
Created
Source

cordova-plugin-background-mode-3

Based on cordova-plugin-background-mode.git 0.7.2 with following changes:

0.7.8

  • Remove iOS

0.7.7

  • Fix Android runtime Error 'cordova.plugins.backgroundMode.ondeactivate is not a function'

0.7.5

  • Remove Windows Platform

0.7.4

  • Fix crash on Android 9

0.7.3

  • Fix crash on iOS 12

iOS Pitfalls

On iOS this plugin is extremly ugly: It uses a very short .wav file and plays it with volume 0 in an endless loop. So in order to get this to work under iOS you need the "Background Audio"-capability. Also it will mute any sound-output that your app might have, as soon as you go to background.

Keywords

appplant

FAQs

Package last updated on 23 Oct 2019

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