-
### Please confirm these before moving forward
- [X] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [X] I have tested that this issue has not been fixe…
-
### Please confirm these before moving forward
- [X] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [X] I have tested that this issue has not been fixe…
-
## Problem overview
This documentation is connected with Python code that is linked there:
https://github.com/MicrosoftDocs/azure-docs/blob/f4ab553c4aec91a089dd3f0d61877accfa09da1f/articles/notifi…
-
Related: #22469
The current Python docs generator does not support generating docs for packages that require Python >= 3.7 partially because it is using Python 3.6.
Some packages released to P…
-
I am working with .NET MAUI and see that the nuget package Xamarin.Azure.NotificationHubs.iOS is no longer relevant to .NET6.0 is this correct? If so is there a workaround or separate nuget package I …
-
please share an documentation update on how to configure WindowsAppSDK WNS PushNotifications
(https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/notifications/push-notifications/push-q…
-
I am in the process of porting a Xamarin app to MAUI. The app is on iOS and Android, and uses Azure NotificationHubs to receive push notifications.
While everything is going mostly smoothly, there …
-
### Please confirm these before moving forward
- [X] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [X] I have tested that this issue has not been fixe…
-
**Describe the bug**
I have been using the Notification Hubs Node.js SDK to notify Windows desktop apps, but was not getting notifications.
I changed the platform in the WindowsNotification type fro…
-
I believe the tutorial is obsolete. The Java code requires the implementation of a NotificationHubListener. But, Android Studio cannot find a reference and a search in the [Github rep for Azure-No…