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

Push Notification not received when using in Load Balanced Servers #20

Closed
ghulamostafa opened this issue Jan 25, 2018 · 0 comments
Closed

Comments

@ghulamostafa
Copy link

I am not sure if I should be writing it here or not but maybe fellow developers faced it before.

I have created a DLL file of my own that wraps the firebaseNet nuget package. For simplifying I have made a Method to accept few arguments and send notification to all users [Fetched from database] in an ASP.NET application. This method works absolutely fine for me when I am using it in a single server. But if I do the same in a Load Balanced Servers [Application Request Routing (ARR)] the notification simply never reaches the client. Even though there are no errors or exceptions.

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

No branches or pull requests

1 participant