Open MichaelApproved opened 8 years ago
yes we can prepare notification of any design while working with lock screen. I'll prepare it.
Thanks!
Would this make sense as it's own plugin or as an extension of this one?
How is this task coming along?
Hi Michael,
Sorry, seems like i missed it... Will return home in few hrs and do it.
Best regards, Nick
Enviado desde mi iPhone
El 20 may 2016, a las 14:14, Michael Khalili notifications@github.com escribió:
How is this task coming along?
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub
@Nick-R Sorry, I should've been more clear. This is an Android only feature. No need to worry abou tit for iOS.
https://github.com/alienslab02/cordova-lock-screen-media-controls/tree/notification
please follow above link to get an updated version of lock screen plugin. External controls and notification has been added. For now notification is added for lollipop and above. Working to support for previous android versions.
once it is completed, i'll push changes in this repo in master branch.
A working example can be found here in demo app: https://github.com/HillsideHoldings/cordova-plugin-demo-app/tree/android
I noticed in an app called "Podcast Addict" https://play.google.com/store/apps/details?id=com.bambuna.podcastaddict&hl=en that they have a player in the notification area.
What is the name of that media player and how do we set that up? Ideally, I'd be able to set it up using similar options as the lockscreen plugin. I'd pass meta info to the plugin and the plugin will return events to the app.