Push Notification(FCMv1) Is Not Coming From Azure Notification Hub

ARUN PRASAD S 25 Reputation points
2024-05-15T09:26:20.63+00:00

As I Aware FCM Legacy Is Going To Retire From June 20 Onwards.So I Trying To Migrate My Application To FCMv1.I Configured Everything In Firebase As Provided In Documentation.Through Sample Code And Directly From Portal I Give Notfication.Through Code I Am Getting Tracking ID And Correlation ID But Notification Is Not Received In Mobile.Through Portal I Am Getting Below Response.How To Sort Out This Issue.

User's image

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
277 questions
{count} vote

Accepted answer
  1. SnehaAgrawal-MSFT 19,361 Reputation points
    2024-05-29T11:49:05.5733333+00:00

    @ARUN PRASAD S

    Glad that you were able to resolve your issue and I appreciate your effort in sharing the solution.

    Your contribution will undoubtedly assist others facing similar challenges.

    As the [Microsoft Q&A community follows a policy where the question author cannot accept their own answer] {https://learn.microsoft.com/en-us/answers/support/accept-answer} ,

    I've reposted your solution.  Feel free to consider "Accepting" the answer if you find it suitable.  

    Resolution- Before sending notifications, it's necessary to register tags along with the FCM token. Once the registration is successful, you will receive notifications for the specific tags.

     

    0 comments No comments

0 additional answers

Sort by: Most helpful