jazzband / help

Use this repo to get help from the roadies
https://jazzband.co/roadies
27 stars 7 forks source link

Good resources for learning #315

Closed DanielssonP closed 1 year ago

DanielssonP commented 1 year ago

Hi! I'm learning iOS development and I'm trying to implement a simple SwiftUI app which main function is to receive push notifications. I want to use Django-push-notifications as a provider server for this (as opposed to using Firebase or similar). But I'm struggling to find good resources to learn from (guides, repos, books, etc), so I thought I might try asking here for some advice. The DPN documentation is very helpful, but it would be great to see an example of an actual implementation of the backend - as well as the SwiftUI side - to see what the best practices are and avoid any pitfalls that might exist. Any guidance I can receive would be greatly appreciated! If I am asking this question in the wrong place, I appologize, and please just remove my question. Best regards // PD

jstockwin commented 1 year ago

Hey @DanielssonP, you'll want to ask that over at https://github.com/jazzband/django-push-notifications/issues rather than here