Mobile app OS push notifications not being received

I have followed this guide: https://academy.creatio.com/docs/8.x/no-code-customization/bpm-tools/bpm-process-examples/set-up-push-notifications-for-mobile-users but I am not receiving iOS push notifications when these are sent. I can see the Creatio notifications are being sent, as they appear in the Creatio mobile app when going to the notifications tab, but I never receive any iOS push notifications.

 

I am using Creatio 8.3.1 and the latest iOS app version 8.3.5, and am on the latest iOS version of 26.1. I am logged into the Creatio mobile app when sending the notifications.

Like 0

Like

2 comments

Hello,

Since you see the notification in the Creatio app but not as an iOS push, here are a few things to check:

Ensure the “Send push notification” sub-process in your BPM is configured correctly (related record IDs, entity).

Verify your iOS app has push permissions enabled and is properly registered with Firebase/APNs (certificates or token).

Make sure the app is synced and cache cleared if needed.

If everything seems correct and push notifications still don’t arrive, please contact Creatio Support at support@creatio.com . We can try to reproduce the issue on our side, inspect the configuration and provide the recommendations.

Best regards,
Tomasz

Tomasz Szpunar,

I am using the default Creatio app from the app store, and am using a cloud instance - from what I read in the documentation on these push notifications, the Firebase part is only required for on-prem, no? This is the part that mentions it:

https://academy.creatio.com/docs/8.x/no-code-customization/bpm-tools/bpm-process-examples/set-up-push-notifications-for-mobile-users

 

All other things mentioned I have checked a few times and all seem to be correct.

Show all comments