Posted by Ephist 1 year 28 weeks ago
hi guys , im following this tutorial http://mobiforge.com/developing/story/programming-apple-push-notification-services
but im having this error when i build and run the PushMeBaby example.
connect returned error
PushMeBaby[708:a0f] MakeServerConnection(): -36
PushMeBaby[708:a0f] SSLNewContext(): 0
PushMeBaby[708:a0f] SSLSetIOFuncs(): 0
PushMeBaby[708:a0f] SSLSetConnection(): 0
PushMeBaby[708:a0f] SSLSetPeerDomainName(): 0
PushMeBaby[708:a0f] SecKeychainOpen(): 0
PushMeBaby[708:a0f] SecCertificateCreateFromData(): 0
PushMeBaby[708:a0f] SecIdentityCreateWithCertificate(): 0
PushMeBaby[708:a0f] SSLSetCertificate(): 0
\274\270LN\247\373?\276a\216\222\376\216\367\262p\332\302 \2342\3713\301_ZV\344'sV\300
\300 \300\300\300\300\300\300\300\300\300\300\300\300\300
\300
/5
23894:9#!gateway.sandbox.push.apple.com
im thinking that there is some error in making the connection to the apple server but i have no idea what it is? I have not modified to PushMeBaby code in anyway except for the device Token and certificate .




Posted by Ephist 1 year ago
hmm i found out that my network gateway port 2195 , port 30 is blocked. does it needs to be opened?