Felix
Felix
@rodrigoti @ragcsalo @Taxi4you Could you provide an explicit example? I cannot get it to work... i still get the default notification that brings to the 'app info' setting page instead...
@kevdaci Can you be more specific? newbie here who does not understand what's what and where do files go/extension.png needed? etc... you seem to have a solution as others say...
@kevdaci THanks! I've got it to work with this : cordova.plugins.backgroundMode.setDefaults({ title: 'Dispatch Application', text: 'Running in background', icon: 'ic_launcher', color: "0E4291", resume: true, hidden: false, bigText: false }); I'm...
@massimilianocom remember to put .png extension on the image file on disk tho.
@TDola @ansongoldade Thanks! I'm having trouble setting that appropriate icon, icon name, at the right folder, ect. I wish there was a repo of an android project where i could...
THanks! I've got it to work with this : cordova.plugins.backgroundMode.setDefaults({ title: 'Dispatch Application', text: 'Running in background', icon: 'ic_launcher', color: "0E4291", resume: true, hidden: false, bigText: false }); I'm just...
@timkellypa @ran-j Do you guys have prohjects on github where i could see your whole setup of how you guys did it - I cant seem to set icons at...
I see, Thank you! My config.xml only has the src parts, not the target parts, its an ooder cordova project that I upgraded to a more recent cordova-android platform... anyways,...
I've spent a couple hours reading contradicting tutorials about how to set icon, and smallIcon for this plugin. I just could not get it to work,. going to fallback on...
Clarification: there is no decorations initially for the document without any language set, and setting a language manually doesn't trigger the better-comments decoration. Extensions that call setTextDocumentLanguage will trigger the...