Top "Moonapns" questions

A C# library for sending Apple Push Notifications from a .Net application.

A call to SSPI failed, see inner exception

try { _apnsStream.AuthenticateAsClient("gateway.sandbox.push.apple.com", certificates, System.Security.Authentication.SslProtocols.Ssl3, false); } I am getting this error "…

ios push-notification apple-push-notifications moonapns