jazzband / django-push-notifications

Send push notifications to mobile devices through GCM or APNS in Django.
MIT License
2.24k stars 605 forks source link

How to custom title of notify of send message in web push #680

Closed datt3010 closed 1 year ago

datt3010 commented 1 year ago

Hi everyone, I'm stuck with custom title of notification of web push. So , how do i get title from function send_message and i just pass message and title , Thanks.

datt3010 commented 1 year ago

Solved, I just call func send_message of WebPushDevice and passing data to func.