AMANZATECH / apns-sharp

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

Production Push Notification never received #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am testing using SandBox = False for Production Push

What steps will reproduce the problem?
1. Using SandBox = True and Dev Cert - I receive the push message fine
2. I change SandBox = False and Point Cert File to Production Cert File
3. Send Push using example project found in your library, I have made no other 
changes to the code

What is the expected output? What do you see instead?
I should see same push message using Production as Sandbox, I never receive 
Push using Production

What version of the product are you using? On what operating system?
Latest download as of Jan 27 11
IPhone 3G - 3.1.3 AND iPhone 4 - 4.2.1
I have the same result on both devices

Please provide any additional information below.
I never receive an error in the events. The process generates no errors and 
states notification is queued and closed up properly

Original issue reported on code.google.com by john.dut...@gmail.com on 29 Jan 2011 at 2:55

GoogleCodeExporter commented 8 years ago
Please make sure you're using a production device token, not the sandbox one...

Original comment by jond...@gmail.com on 14 Feb 2011 at 7:42