I followed this tutorial for push notification.
http://mobiforge.com/developing/story/programming-apple-push-notification-services.
In my didFinishLaunchingWithOptions i have called registerForRemoteNotificationTypes.
I have created SSL certificate installed in my keychain.
And now trying to send it using PushMeBaby.
But I haven’t received any push message.
I followed this tutorial for push notification. http://mobiforge.com/developing/story/programming-apple-push-notification-services . In my didFinishLaunchingWithOptions i have
Share
Surprisingly the same code worked out for iPod. Is it because iPhone was jail-broken????