champion0125 / apns-php

Automatically exported from code.google.com/p/apns-php
0 stars 0 forks source link

not receiving notfication on iPhone #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

When I send notification from my server, it works in developer version but when 
I send in distribution(Ad hoc) mode, I never received it on iPhone with 
following response on my server.

Mon, 29 Nov 2010 13:04:37 +0530 ApnsPHP[6474]: INFO: Trying 
ssl://gateway.push.apple.com:2195...
Mon, 29 Nov 2010 13:04:37 +0530 ApnsPHP[6474]: INFO: Connected to 
ssl://gateway.push.apple.com:2195.
Mon, 29 Nov 2010 13:04:37 +0530 ApnsPHP[6474]: INFO: Sending messages queue, 
run #1: 1 message(s) left in queue.
Mon, 29 Nov 2010 13:04:37 +0530 ApnsPHP[6474]: STATUS: Sending message ID 1 
[custom identifier: Message-Badge130437]: 128 bytes.
Mon, 29 Nov 2010 13:04:37 +0530 ApnsPHP[6474]: INFO: Disconnected.

Please suggest How to fix it.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by amit.fbd on 29 Nov 2010 at 7:44

GoogleCodeExporter commented 8 years ago
Do you have generated a new PEM for Production environment in Provisioning 
Portal?

Original comment by aldo.arm...@gmail.com on 10 Dec 2010 at 7:46

GoogleCodeExporter commented 8 years ago
Closed for inactivity.

Original comment by aldo.arm...@gmail.com on 25 Dec 2010 at 2:52

GoogleCodeExporter commented 8 years ago
Yes, problem solved :)

Original comment by amit.fbd on 27 Dec 2010 at 5:38