cordova - Cannot Invoke setApplicationIconBadgeNumber on Phonegap -


code:

console.log(push) 

result: enter image description here

now tried doing console.log(push.setbadge) gave me enter image description here

i need invoke setapplicationiconbadgenumber inside push.setbadge , thoughts this?


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -