Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQ] Add support for Browser (Web Push) #314

Open
2 tasks done
EddyCwdry opened this issue Apr 4, 2024 · 6 comments · May be fixed by #324
Open
2 tasks done

[FEATURE REQ] Add support for Browser (Web Push) #314

EddyCwdry opened this issue Apr 4, 2024 · 6 comments · May be fixed by #324

Comments

@EddyCwdry
Copy link

Is your feature request related to a problem? Please describe.
Browser (Web Push) is now supported in Azure notification hubs. This should be supported in the client as well.

Describe the solution you'd like
Add SendBrowserNotificationAsync etc to the client.

Describe alternatives you've considered
N/A

Additional context
N/A

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Description Added
  • Expected solution specified
@curlybapchap
Copy link

Thank you Eddy - I now understand why I am having bother.

@jurepurgar
Copy link

I'm also interested in this functionality.

@dludw0969scc
Copy link

dludw0969scc commented Apr 30, 2024

I'm also interested in this functionality. Am I correct in thinking that we will have to wait on a newer SDK release of Microsoft.Azure.Notificationhubs because Microsoft.Azure.NotificationHubs.NotificationHubClient does not contain a method currently that will allow us to send the below information for Web Push when calling CreateOrUpdateInstallationAsync or like method ?

var browserPushSubscription = new BrowserPushSubscription
{
Endpoint = "",
P256DH = "",
Auth = "",
};

MS REF URL : https://learn.microsoft.com/en-us/azure/notification-hubs/browser-push#create-browser-installations-sdk

@timvandesteeg
Copy link

Any ETA on this? Currently waiting for this feature to be available in the SDK :)

@ManbirRakhra
Copy link

When would this task be finished and released in nuget? We really need this functionality badly

@erikzhang erikzhang linked a pull request Jun 16, 2024 that will close this issue
4 tasks
@SonnyRR
Copy link

SonnyRR commented Jul 15, 2024

This feature was merged to upstream 4 months ago and still there isn't even a pre-release version of the SDK nuget. Meanwhile, they have created brand new documentation pages with SDK APIs that are not publicly available...

Why are you guys misleading people ? You've even announced the feature as GA in the official blog.

Similar attitude from the Azure Service Fabric team to your customers as well...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants