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

Use a Proxy when connecting to Google Cloud Messaging (GCM) #777

Closed
wants to merge 1 commit into from

Conversation

jvsanchez28
Copy link

I needed to use PushSharp with a proxy connecting to GCM. To do it I had to download the PushSharp.Core and PushSharp.Google, modify the Google dll and use it locally in my project.
The files modified are GcmServiceConnection.cs and GcmConfiguration.cs

@jvsanchez28 jvsanchez28 closed this May 1, 2019
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 this pull request may close these issues.

None yet

1 participant