tags:

views:

147

answers:

0

Hi guys, im having an error while running the PushMeBaby examples as followed in this tutorial for push notifications http://mobiforge.com/developing/story/programming-apple-push-notification-services

In the console the error message is

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

Everytime i build and run it, the string of numbers seems to change.

Iv checked the device token,and i have the aps_developer_identity.cer

any guys successfully did it?