Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[User Model] notification_types and model event rework #1673

Merged

Commits on Oct 19, 2022

  1. [User Model] notification_types and model event rework

    * Update `ISingletonModelStore.get()` function to be `ISingletonModelStore.model` property
    * Rework the model store change event system to always fire, using tags to differentiate why changes occurred.
    * Add `SubscriptionModel.status` to capture the subscription status, for when retrieving push token fails for some reason.
    * Drive event callback when app killed during request notification permission activity.
    brismithers committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    66d0311 View commit details
    Browse the repository at this point in the history