This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

cordova-plugin-background-mode-3

0.7.8 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i cordova-plugin-background-mode-3

      Weekly Downloads

      1

      Version

      0.7.8

      License

      Apache-2.0

      Unpacked Size

      67.9 kB

      Total Files

      11

      Last publish

      Collaborators

      • blum-mi