I would like to use Microsoft Azure Notification Hubs services

SebastienVZN 0 Reputation points
2023-03-20T15:13:56.04+00:00

Good morning,

I would like to use Microsoft Azure Notification Hubs services, to send push notifications on Android and iOS. It is application developed with MAUI.

My first problem is the total absence of documentation, I would like to subscribe to your service but the implementation is very difficult without documentation.

I tried to use the GitHub resources of the project but it is inaccessible.

I tried to find an example, but nothing! Nothing allows me to guide me concretely.

Can you help me ?

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.
260 questions
{count} votes

1 answer

Sort by: Most helpful
  1. VenkateshDodda-MSFT 18,081 Reputation points Microsoft Employee
    2023-03-24T04:49:59.8333333+00:00

    @SebastienVZN Thank you for reaching out to Microsoft Q&A, apologize for any inconvenience caused on this.
    Based on the shared information, I have understood that you want to send push notification to Android and IOS.
    You can refer to the below documentation to send push notifications to specific Android and IOS devices.

    1. Notification to specific devices using Hubs and Google Firebase cloud messaging.
    2. Send push notifications to specific iOS devices using Azure Notification Hubs.

    You can refer to this Github issue for more details about push notifications for MAUI.

    Feel free to reach back to me if you have any further questions on this.

    0 comments No comments