Push Notifications not sent in OpManager Andriod app

Push Notifications not received in Android mobile app

We use Google Firebase to push alert notifications to the Android mobile app. Firebase has announced the deprecation of their Legacy APIs, requiring migration to the HTTP v1 APIs, which we have implemented in version 12.8.270
Quote
Recently, Firebase announced that :
"FCM will begin gradually shutting down deprecated APIs starting from July 22, 2024. After this date, deprecated services will experience intermittent failures, with an increasing number of requests returning error responses." 
Referencehttps://firebase.google.com/support/faq#deprecated-api-shutdown
As a result, customers using earlier versions of OpManager are experiencing issues with push notifications not being properly sent to Android devices. This can be verified by checking the following error trace in the opmanager/mserr_0.txt log when Debug mode is enabled.
Info
[09:07:13:489]|[09-18-2024]|[com.adventnet.opmanager.mserr]|[INFO]|[338]: Android Push notification response data: {"canonical_ids":0,"success":0,"failure":1,"results":[{"error":"DeprecatedApi"}],"multicast_id":xxxxx}|

Idea
Solution:
We recommend our customers to upgrade the setup to the service pack 12.8.270 which is publicly available for download.


                  New to ADSelfService Plus?

                    • Related Articles

                    • OpManager IPhone App

                      OpManager's iPhone app allows you to monitor the performance of your IT on the move. Basically this Iphone app needs connectivity to the network where OpManager server is installed. If the User is within the same network, There will be no issues in ...
                    • OpManager's Mobile App

                    • Traps not received in OpManager

                      Please check below for the possible reasons for not receiving the traps and its corresponding resolution. 1. Trap port might be occupied in opmanager server. ---> Make sure the that trap port of OpManager is not occupied by trap service of Operating ...
                    • Adding color codes to Telegram alerts

                    • Scenarios in which multiple Notification Profiles need to be created

                      When a fault is detected in your network, an event occurs and multiple events correlate to trigger an alarm. You can configure OpManager to notify the network administrator or perform automatic actions based on the alarm raised for a device, using ...