Upload on NuGet
Hello
You did a great job here, thanks for that.
I have 2 questions:
- Are @agimenezwally changes in this repo? Because I need to use the google cloud messaging, and I have the same issue #13.
- 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.
No they was some testing pending for this pull request https://github.com/pgstath/Sharp.Xmpp/pull/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!
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!
Yes please do so!