mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2025-12-17 11:53:21 +00:00
Release v0.7.1
This commit is contained in:
@@ -128,8 +128,8 @@ The title, text and icon for that notification can be customized as below. Also,
|
||||
|
||||
```javascript
|
||||
cordova.plugins.backgroundMode.setDefaults({
|
||||
title: String,
|
||||
text: String,
|
||||
title: String,
|
||||
text: String,
|
||||
icon: 'icon' // this will look for icon.png in platforms/android/res/drawable|mipmap
|
||||
color: String // hex format like 'F14F4D'
|
||||
resume: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user