android - Local Notification in ionic framework -


i developing android music app in ionic framework gaana.com or saavn.

if song playing 1 notification should appear (shown in image) image, buttons or song details. problem is, don't have idea how bring it.

  • shall need use cordova local notification plugin? if use how add buttons , button events? , 1 large image? followed docs didn't add buttons. (or missing something?)
  • if cordova local notification not solution should use?

  • i want add feature like: user can't close notification. if song stopped notification gets automatically closed. possible ?

may question very silly.. stucked.

enter image description here


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -