Skip to content

AddPushAzureNotificationHubs working via Azure portal Test, but not via Microsoft.Azure.NotificationHubs SDK #1588

Answered by aritchie
mikeasharp asked this question in Q&A
Discussion options

You must be logged in to vote

@mikeasharp If you have a bug, this is not the place for it because it misses so many questions that the issue template requests.

The azure push provider supplies a guid which is sent as the installation ID to Azure. There is so many mechanics involved in azure push that it is impossible to guess where the issue could be. Enqueued is too early... the message takes a few seconds to send, so you need to await the completion and then check if there is an error. You also need to look at the logs in Azure. There is also the use of tags if you're still having issues.

This is about all I can offer in terms of help for this.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mikeasharp
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants