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

requestPOSTToServer is not defined #658

Closed Alzabel999999 closed 10 months ago

Alzabel999999 commented 2 years ago

In your js cannot find function requestPOSTToServer. Where I can get it?

blighj commented 1 year ago

@Alzabel999999 Any feedback on this PR, #674, specfically this file, which aims to explain wepush configuration https://github.com/jazzband/django-push-notifications/blob/4fb64be08a5e9d4b9275e9632426d022d5a84a70/docs/WebPush.rst

azmeuk commented 10 months ago

Until #674 is merged, you can find an implementation in the README:

https://github.com/jazzband/django-push-notifications/blob/bd387e954318469af227a2a6cb89c225c4ca5092/README.rst?plain=1#L383-L396