Platforms\Android\google-services.json
- overwrite with your ownMauiNotifications.csproj
- replace<ApplicationId>
with your own, likely something likecom.CompanyName.MauiNotifications
MauiProgram.cs
YOUR CONNECTION STRING
- replace with your Azure Notification Hub connection string from "DefaultListenSharedAccessSignature". It should look something like this:Endpoint=sb://<namespace>.servicebus.windows.net/;SharedAccessKeyName=DefaultListenSharedAccessSignature;SharedAccessKey=<shared access key>
YOUR HUB NAME
- replace with your Azure Notification Hub name (just the hub name, not the namespace)
MauiNotifications
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||