The Apple Push Notification Service is a service created by Apple Inc. that was launched together with iOS 3.0.APNS is used together with Mac OS X Lion Server to push update notifications to clients that have registered to receive updates via a configuration profile and are also using the server's mail, calendar and contacts services. This means that devices such as the iPhone and applications like iCal on the Mac can receive a notification
11
votes
2answers
4k views
Is there any cost for using Push Notification Service?
Is there any cost for using the Push Notification Service?
I know it requires using my own server to send notifications, but the signals are passed through an Apple server. There are no server ...
11
votes
2answers
2k views
10
votes
1answer
2k views
Is it possible to implement iPhone push notifications in a Google App Engine application?
I'm in the planning phase of an iPhone application and am considering using Google App Engine for my server component due to its scalability features.
Push notifications are sent using a binary ...
8
votes
1answer
6k views
“no valid aps-environment entitlement found for application”
I am encountering this error when I am loading an Ad Hoc build of my Push Notification enabled iPhone app onto my device:
no valid aps-environment entitlement found for application
What does it ...
7
votes
1answer
597 views
What are the steps in implementing Apple Push Notification?
I am new to this topic and require some guidance in implementing Apple Push Notification in my application. I have created my appID and also configured Apple Push Notification for the same. I have ...
6
votes
3answers
437 views
iphone & notifications : max number of notifications?
I have an iPhone app sending notifications and everything is working fine... Except sometimes :)
Let me explain : I'm using a pretty simple PHP script to send the notifications (using the ...
6
votes
5answers
936 views
Apple Push Notification service, tutorials and libs [closed]
I try to implement a push notification service in my iPhone app... Do you have any valuable bookmarks on this subject ? (like tutorials or libs for client or server side)
Here is what i found...
...
6
votes
2answers
2k views
Apple Push Notification Feedback Service - how frequently does it check
I have been able to successfully create push notifications and I have also received responses from the feedback service, so I am confident that my configuration is correct, but I was wondering, how ...
6
votes
1answer
4k views
App ID and Bundle Seed ID in multiple applications with ASPN, InApp Purchase, and other
I will create multiple sale versions of the same application with push notifications feature:
CoolApp (full version)
CoolApp Free (free, features limited
version)
CoolApp InApp (free version
...
5
votes
5answers
2k views
Apple APNs 2048-bit TLS/SSL certificate update
Today i received an email from apple telling they are changing something connected with push notifications, and wanted to ask what to do with the certificate they gave me link to... My server runs ...
5
votes
2answers
3k views
Push notifications work for Ad Hoc, but not when downloaded from the Apple store
My app just got approved for the apple store. I downloaded it an installed it on my iPhone - but it looks like push notifications are broken!
I was successfully testing push notifications in ...
4
votes
1answer
67 views
APNS Provide List - Which companies are Push Notification Server Providers
Does any one know what are the possible APNS providers around? I need to develop push notification and for that i need to choose one like Urban Aiship or Mono Push so i would like to have list of ...
4
votes
1answer
50 views
Accessing iPhone Notification
I am developing an iPhone app and am using push notification to create a chatting capability in my app. When the app receives the notification, the message is then stored in an SQLite database from ...
4
votes
1answer
311 views
iPhone Newsstand push registration Failure
// Register for notifications
[[UIApplication sharedApplication]
registerForRemoteNotificationTypes:(
UIRemoteNotificationTypeAlert |
...
4
votes
3answers
537 views
iPhone certificate error in apns sharp A call to SSPI failed
i have a data service hosted in azure from which i am sending notification to iphone but while establishing connection with apns i am getting following error
"A call to SSPI failed. The message ...
4
votes
2answers
403 views
Apple push notifications with Heroku
I'm going to implement Apple push notifications for my iOS app, and I'd like to do it using an heroku-hosted rails app.
Do you know if this is possible? Or there will be heroku-related problems?
4
votes
3answers
551 views
Invalid IPA error on Testflight: The APS environment in your embedded.mobileprovision and your binary don't match
I am sorry for posting so many questions, but getting this to work has been incredibly painful, even tho Testflight makes it much easier
Invalid IPA error: The APS environment in your ...
4
votes
3answers
198 views
Will Apple charge me for using the Push Notification Service?
I have an Apple id, and I am building an application in which I am using Apple Push Notification Service, but I am a little confused about that.
Is there any charges for doing this process from ...
4
votes
2answers
754 views
Push notifications Service using monotouch
I am starting to look for the Apple Push Notification Service .
I have an created using Monotouch framework,
How can I start to let my app use the apple Push Notification Service,
Should I create ...
4
votes
1answer
965 views
get SSL Broken pipe error when try to make push notification
We develop an iPhone app, and have push notification for development and ad hoc version working properly. But when we try to send push notification to real user devices in our database, we got SSL ...
4
votes
2answers
802 views
iPhone: How to Setup the Server Side of Push Notification
Im my app I need to include push notifications but I don't understand how to start settings things up on the server side.
Does anyone know of an example of server side code that implements a push ...
4
votes
1answer
3k views
Multiple iPhone APN messages, single connection
I have a strange issue. I'm trying to get Apple Push Notifications working with Python. I can connect and send individual messages without a problem. The issues pop up when I start sending more than ...
3
votes
1answer
438 views
Implementing Push notifications for iOS (Server Side)
We want to be able to push simple text messages to ALL our iphone users. For that we obviously need to create a server side code that stores the device tokens and pushes the messages whenever ...
3
votes
1answer
266 views
iOs Push Notifications
Is there a way to know on the device or by using apple feedback service that the use has gone ahead and turned the Notifications off for the specific application by going into ...
3
votes
1answer
193 views
Receive remote notification when iOS device is locked and I'm not responding immediately
My app is receiving remote notifications (APNS) and is working for all the common scenarios:
App is not running (didFinishLaunchingWithOptions:)
App is running and active ...
3
votes
2answers
257 views
Whats the point in UrbanAirship?
I'm looking into push notifications for an app I'm creating. I've heard lots about UrbanAirship but I can't seem to find a definitive reason why I should use it? As far as I understand it UA is a ...
3
votes
1answer
517 views
Urban Airship Push Notification for iPhone: SSL Problem
I want to use push notifications on iphone through Urban Airship, and i'm using their client library for iOS.
I integrated the library inside my project and everything compiles correctly.
On ...
3
votes
1answer
313 views
send push notifications to iphone from python
I am trying to create a python server that sends push notifications. I am using the pyAPNs module and when I try to connect to apple's server I get this error:
[Errno 336265225] _ssl.c:347: ...
3
votes
1answer
111 views
Apple Push Notification Services
If the application is not running in the foreground then the OS will display an alert with the notification received for that application.
My question is ..... whether it is possible for me to set ...
3
votes
1answer
341 views
iOS provisioning portal - Configure link missing under the action Section fo configuring APP ID for Push Notification
I am trying to create a new provisioning profile to test Push notification. I crated a new APP ID without wildcard. After creating the APP ID I am trying to configure it for push notification. ...
3
votes
2answers
4k views
didReceiveRemoteNotification when in background
These kind of question has been asked a number of times but i have some specific situation going on.
When my application is active and I receive a PUSH message i'm successfully able to parse the ...
3
votes
1answer
658 views
Deferentiating the push notification handler when application is foreground and background
It is said that (correct me if I'm wrong) if the application is in the foreground we have to handle push notifications in the "didReceiveRemoteNotification" and if the application is in the background ...
3
votes
2answers
663 views
Apple push notification enhanced format
Does anybody know how to get error response from Apple push notification service when enhanced version of protocol is used?
3
votes
2answers
1k views
Are there any PHP Hosts (shared) which do not block port 2195 and 2196 outgoing for iPhone Apple Push Notifications (APNS)?
I have my iPhone Apple push notifications (APNS) working in php on my own machine. I do not block port 2195 outgoing, but it seems HostGator does and is reluctant to open up the port. I'd imagine ...
3
votes
3answers
7k views
Port Number for Incoming Apple Push Notifications
What network services, port numbers, outgoing incoming or both, need to be open on a network for an ipod touch to receive Apple Push Notifications?
I know the outgoing port number to set when sending ...
3
votes
1answer
5k views
Problem sending Apple Push Notification using Java and REST
This is a follow up to my previous posting on StackOverflow.
Figured its better to start a new post (since I made more progress than before) rather than appending a new question on a previous thread.
...
2
votes
1answer
53 views
Can you link a C++ Linux-targeted application to an Objective-C static library?
I've seen plenty of information on how to link an Objective-C application to C++ libraries, but can you do the other way around?
My partners and I have been working on an iPhone App using entirely ...
2
votes
0answers
66 views
Apple Push Notification Error/SSL Error 20
I'm having an issue when trying to verify my SSL certificate with Apple Push Notification Services. I followed all the instructions on the iOS developer site (creating the new provisioning profile, ...
2
votes
1answer
48 views
Register for Apple Push Notification where in App-Code
I wrote an iPad app which recieves remote push notifications through apns.
The app revieves notifications and handles them correctly.
In AppDelegate.m i call:
registerForRemoteNotificationTypes:
...
2
votes
1answer
61 views
How long does a push notification sit in queue before being removed?
I've been digging around trying to uncover some data for apple's push notifications for a client and something I have been unable to find an answer to is how long a push notification will sit in queue ...
2
votes
1answer
93 views
iOS Push Notifications with empty aps dictionary
Doing research to try and pick a direction for notification types. I'd like to be able to notify my app that there's new data to be refreshed but not bother the user with the popup/notification ...
2
votes
4answers
146 views
Recommended way to implement Push Notifications
I am building an App for Android and iPhone. This app needs to receive notification for new messages in user's inbox. Being a total noob in app dev, I was wondering if any of you guys could suggest ...
2
votes
1answer
143 views
Push notifications - catching them?
okay, so here is the deal.
my app is using iOS notifications.
in app delegate I am catching them in didReceiveRemoteNotification if the app is in foreground
i catch it in didBecomeActive if app was ...
2
votes
1answer
157 views
Is it possible for an iOS app to programmatically know when an APNS alert arrived on device?
We have a notification centric application which receives notifications from a server via APNS. The server sends the alert at time T0. When the app is not in the foreground, iOS will alert the user ...
2
votes
1answer
61 views
Does Apple keep sending notifications after they have been disabled?
It is widely known that you can disable the reception of Apple notifications from the applications that allow it. But does anyone know if the disabling is made locally (ignoring the notifications ...
2
votes
4answers
246 views
Apple Push Notification Service Problem
I have developed a simple application that uses APNS. The app runs fine and receives notifications when i used my host for php but its not receiving Notifications when i send the php code with ...
2
votes
2answers
381 views
How to Deploy Apple Push Notification Certificate to Customer Site
Question: How can I securely include the SSL cert required for push notifications in the installer for my server product?
Background: Apple Push Notifications require a client SSL cert to be in place ...
2
votes
1answer
195 views
Problem push notify iPhone
I use this code to push:
push("xxxx",3);
function push($deviceToken,$badge) {
$message = "C'รจ il vento ideale!!";
$sound = "default";
// Construct the notification payload
$body = array();
...
2
votes
1answer
192 views
Apple Push notification service c++ / boost does not connect
I'm currently working on a server-side push notification service with Apple push notification.
I'm working with boost asio.
Here's my code :
void IPhonePush::connection() {
std::cout ...
2
votes
0answers
75 views
Need help to create an identity from APNS' der certificate
I am trying to implement my own ApplePushNotification provider (deamon) in objC for Mac OS X 10.6 environment. As a basis I took PushMeBaby code, but I have to make some modification on order to use ...