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

Upload on NuGet #32

Open
banarualexandru opened this issue Jul 3, 2016 · 3 comments
Open

Upload on NuGet #32

banarualexandru opened this issue Jul 3, 2016 · 3 comments

Comments

@banarualexandru
Copy link

Hello

You did a great job here, thanks for that.

I have 2 questions:

  1. Are @agimenezwally changes in this repo? Because I need to use the google cloud messaging, and I have the same issue XML Stream Issue #8 bump #13.
  2. Are you thinking about uploading all this changes to NuGet? It will be great if you can update the current nuget version, to new one with all changes.

Thanks in advance.

@pgstath
Copy link
Owner

pgstath commented Jul 10, 2016

No they was some testing pending for this pull request #14
I did not had a chance to verify that it is working. If you have a chance to test it I will merge and upload a new nuget version
Thanks!

@banarualexandru
Copy link
Author

banarualexandru commented Jul 11, 2016

Hi

It's a strange situation, because neither #14, neither https://github.com/pgstath/Sharp.Xmpp/tree/24445c75426bcd7626558099a35a2a1c367c369d are not working. both stop connection on XmppCore.IqRequest line 697 - int index = WaitHandle.WaitAny(new WaitHandle[] { ev, cancelIq.Token.WaitHandle }, timeOut);
When IqRequest is called from public Roster GetRoster() from XmppClient class.

But the most strange situation is that I took some changes, I don'r remember where from your changes or @agimenezwally but I finally connected to the GCM server, and I can receive and send messages to android device. Unfortunately can't find those changes now :).

I can send you the zip, that is working for me. And if you will understand which 'version' it is, it will be great.

Thanks!

@pgstath
Copy link
Owner

pgstath commented Aug 4, 2016

Yes please do so!

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

2 participants