iOS push message using PHP - Success but push message not receive in iPhone

There are several things to check.  Ask yourself these questions:

  1. Are you using correct device token?
  2. Are you successfully telnet/ping the push message server (start with ssl://)
  3. Did your network set to block outgoing connection to push message server?
  4. Did your network set to block getting device token?
  5. Are you using correct certificate?
The last point is most critical: An app build using distribution cert WOULD NOT receive push message using development cert, and vice versa.

Make sure you are using correct cert when you are doing your test.

Hope it helps someone.

Comments

Popular posts from this blog

TCPDF How to show/display Chinese Character?

How to fix fancy box/Easy Fancybox scroll not work in mobile

Wordpress Load balancing: 2 web servers 1 MySQL without any Cloud services