Skip to content
OAOpenAppPhysical Security as a Service
Login

Call notifications (web and native)

Residents can be notified about incoming portal calls through two parallel channels:

  1. Native app (recommended for mobile)iOS VoIP (PushKit) and Android FCM data show the system incoming-call UI (CallKit / ConnectionService). See the mobile app guide.
  2. Web Push — browsers and PWAs subscribe with VAPID; use Enable call notifications on My apartments in the dashboard.

You can use either or both. If you install the native app, you typically do not need browser notifications on your phone.

  1. Click the lock or information icon in the address bar.
  2. Click Site settings.
  3. Find Notifications and change to Allow.
  4. Refresh this page and click Enable call notifications in My apartments.
  1. Click the lock icon in the address bar.
  2. Click Clear Cookies and Site Data, or open More Information.
  3. Under Permissions, set Notifications to Allow, then refresh and enable.
  1. Safari menu → Settings for This Website.
  2. Set Notifications to Allow.
  3. Refresh this page and click Enable call notifications in My apartments.
  1. Click the lock icon in the address bar.
  2. Click Permissions for this site.
  3. Set Notifications to Allow, then refresh and enable.
  • Install from openapp.house/mobile (when your operator enables public listings).
  • Ensure push permissions are granted. Server-side APNs VoIP + FCM must be configured (PUSH_CHANNELS.md in the backend crate).