Sharp.Xmpp icon indicating copy to clipboard operation
Sharp.Xmpp copied to clipboard

Upload on NuGet

Open banarualexandru opened this issue 9 years ago • 3 comments

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 #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.

banarualexandru avatar Jul 03 '16 08:07 banarualexandru

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!

pgstath avatar Jul 10 '16 12:07 pgstath

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!

banarualexandru avatar Jul 11 '16 08:07 banarualexandru

Yes please do so!

pgstath avatar Aug 04 '16 11:08 pgstath