Backgrounds plugin hide notification "doing heavy tasks"

Hi guys. I’m using backgrounds plugin but i whant to hide the heavy tasks message

i try this nut nothing
const option = { text:null, icon:null, title:null } this.backgroundMode.enable(); this.backgroundMode.configure(option);

Please provide a link to the plugin you are using.
Please post your ionic info output.
Please show the code you use to work with the plugin and what you are doing with it.

info_ionic