Redth / PushSharp

A server-side library for sending Push Notifications to iOS (iPhone/iPad APNS), Android (C2DM and GCM - Google Cloud Message), Windows Phone, Windows 8, Amazon, Blackberry, and (soon) FirefoxOS devices!
Other
4.38k stars 1.52k forks source link

Sending APNS for production got "connectionError" #799

Open leaguefun opened 7 years ago

leaguefun commented 7 years ago

I am using current version of Pushsharp for sending APNS ... There had working perfectly while sending notification by sandbox configuration... After changed to production configuration, system returning "connectionError" ... I'd not sure what is the issues ... please help, many thanks.

leaguefun commented 7 years ago

Actually i am using a for-loop to send multiple devices, but there were also fine for sandbox configuration.

qiuxianhu commented 5 years ago

Test certificate for sandbox configuration; Formal certificate for production configuration