Skip to main content

How Users Can Enable Push Notifications for Your App

Updated over 7 months ago

By default, push notifications are disabled. Users need to enable them directly on their devices. These popups are received when the user onboards the application after registration. Here's how the process works:

  1. Initial Prompt Upon Login:
    When a user logs into the app for the first time, they will see a prompt asking for permission to send notifications.

2. Allow Notifications:
If the user selects "Allow," they will receive push notifications sent through the app.

3. Managing Notification Settings:
Users can later change their preferences by accessing their device's settings. From there, they can modify the app's notification permissions.

4. Important Note:
Adjustments made on the device affect the visibility of push notifications outside the app. However, the app will continue receiving and displaying notifications within its interface, regardless of the device settings.

This setup ensures that users maintain control over how they receive notifications while keeping app functionality intact.

Did this answer your question?