Pushing pictures with push notifications (ngCordova, Angular, Ionic)

不问归期 提交于 2020-02-03 21:32:11

问题


Recently, I have come across some apps, that are able to show me a picture (in addition to some text) in the application drawer / lock screen when a push notification arrives. I would like to know if it is possible to implement this with Ionic / Angular / ngCordova stack.


回答1:


Even if the PushNotification retrieves the image property, I think the local notification is not able to display an image at the moment.

The question has already been asked in the cordova-plugin-local-notifications plugin GitHub Issues: https://github.com/katzer/cordova-plugin-local-notifications/issues/536 but it hasn't been answered.



来源:https://stackoverflow.com/questions/30272971/pushing-pictures-with-push-notifications-ngcordova-angular-ionic

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!