forked from Github/cordova-plugin-run-in-background
@@ -64,7 +64,8 @@ exports._defaults = {
|
||||
title: 'App is running in background',
|
||||
text: 'Doing heavy tasks.',
|
||||
ticker: 'App is running in background',
|
||||
resume: true
|
||||
resume: true,
|
||||
silent: false
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user