0

I'm implementing ios push notification (c#) using moonapns.I'm using p12 certificate.It was working on my local machine but not able to push notifications after deploying in GoDaddy. It was throwing 'The given path's format is not supported.' or URI format is wrong in below line...

var push = new PushNotification(false, "certificatePath", "certificate pasword");

sowjanya
  • 1
  • 2
  • I'm not sure about your particular error but I've had trouble getting my GoDaddy hosted server talking to APNS which led to me abandoning GoDaddy and switching to another hosting company. – Can Poyrazoğlu Jun 28 '16 at 08:35
  • @sowjanya did you get the answer? I am also facing the same problem and unable to resolve... – AmarjaPatil4 Mar 27 '17 at 04:17

0 Answers0