Push Notifications Not Working with Raven Cloud in ERPNext v16

I have installed and configured the Raven app on ERPNext v16 and am trying to enable push notifications using Raven Cloud.

Configuration Done

  • Created an account on Raven Cloud.

  • Generated the API Key and Secret Key from Raven Cloud.

  • Added the API Key and Secret Key in Raven App > Push Notification Settings.

  • Installed the Raven mobile application.

  • Push token is being generated successfully and is visible in the system.

  • Messages sent through Raven are delivered successfully in both Desk and Mobile chat.

Issue

Push notifications are not being received on either:

  • ERPNext Desk

  • Raven Mobile App

Although chat messages are delivered correctly, no notification banner, alert, or push notification is triggered.

Environment

  • ERPNext Version: v16

  • Raven Mobile App Version: 1.1.4

  • Hosting :Self Hosted

  • Notification Provider: Raven Cloud

Additional Information

  • Push token is available for users.

  • Mobile notification permissions are enabled.

  • No Notification Log is being created when messages are sent.

  • Messages are successfully delivered inside the chat window, but push notifications are not received.

Expected Behavior

When a user receives a new Raven message, a push notification should be generated and delivered to the user’s desktop browser and mobile device.

Request

Please help identify if there are any additional configuration steps required for Raven Cloud push notifications in ERPNext v16, or if this is a known issue. Any guidance on debugging the push notification flow would be appreciated.

Hi, did you sync the data to Raven Cloud? Can you also provide your site URL? I’ll have a look.