0

I have developed a simple app for iPad which has push notifications in it as a feature.

I created its app id and enabled the push notifications and downloaded the certificates for development as well as distribution.

I created .pem files for both as well.

While using development profile, everything worked fine and push notifications were working perfect.

But when I started checking it with distribution profile push notifications didn't come.

I also got the php file changed and removed sandbox from it. I checked everything but I cannot seem to find what is missing.

Do we need to do anything exclusive for Enterprise apps for enabling push notifications in them?

Thanks in advance.

Best regards

Unnati
  • 2,441
  • 17
  • 37
Dip Dhingani
  • 2,499
  • 2
  • 20
  • 18
  • Nope, I am getting connection OK – Dip Dhingani Apr 24 '13 at 12:21
  • See this tutorial: http://www.raywenderlich.com/3443/apple-push-notification-services-tutorial-part-12 – SBotirov Apr 24 '13 at 12:27
  • This could be caused by sending sandbox device tokens to production APNS server. See explanation [here](http://stackoverflow.com/questions/14715921/critical-outcome-when-sending-push-notification-from-our-server/14716564#14716564). – Eran Apr 24 '13 at 13:09
  • Its resolved. It was some issue related to uploading the .pem file on the web side. They had to upload it on some other location. My web team figured out the solution. Thanks for replies folks. – Dip Dhingani Apr 25 '13 at 09:49
  • @DipDhingani The same issue here . Can U plz share ,what should i need to resolve... – Kumar KL Oct 08 '13 at 09:29

0 Answers0