Skip to content

notifications

Notification extension and mobile push delivery.

Entry points and registration

extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.

Implementation Purpose
mobile-push-notifier.ts Mobile Push Notifier

Dependencies and change boundaries

Declared Host dependencies: auth.

Local desktop notifications and remote push differ; check outbound-call conditions.

See Configuration for activation policy and Features for support status.

← Host extension map · Host