Send notifications to Universal Windows Platform apps (C++ win32 app converted with Desktop Bridge) using Azure Notification Hubs

bvp 11 Reputation points
2020-09-21T13:00:35.763+00:00

I am unable to install WindowsAzure.Messaging.Managed to my C++ win32 project.
I have tried install WindowsAzure.Messaging.Managed to a C# dll project, but it also require the C# project to be Universe Windows which can not be invoked by c++ win32 app.
So is that support C++ win32 app converted with Desktop Bridge?
I want to send toast notifications.

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.
270 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 18,541 Reputation points
    2020-09-22T18:28:18.993+00:00

    Thanks for asking question! You may try this using REST API as currently we do not have this scenario supported in our SDKs.

    Also, The best way to share your feedback would be to create a User Voice feedback item and upvote it. The product group monitors this site for feedback. This is the best way to ensure you are heard and you may receive a response depending on how much they information they can currently share.

    0 comments No comments