Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Push Notifications with local push? #1928

@rnystrom

Description

@rnystrom

The biggest ask I keep seeing is push notifications, however I really don't want to setup a server to send APNs for multiple reasons: I don't want to build/maintain it, and I also don't want to store people's info off of their device (esp a token!).

I've hacked push notifications before using local push. We already have a background job to update the app badge. We could update the local cache with what has been "pushed" before, and for new notifications just queue a local push notification instead.

What do you think? Should we try it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    ❔ questionQuestion pending discussion or card yet to be correctly triaged🆕 feature requestA feature being requested to be added, not yet approved

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions