Push notifications are alerts, badges, or sounds which are pushed to a mobile device from a remote server. Apple delivers push notifications via the Apple Push Notification Service (APNS). Android devices coordinate push notifications via the Google Cloud Message (GCM) service. In the past, ...

learn more… | top users | synonyms (1)

0
votes
1answer
25 views

Open newInent and loadUrl from notification

Ok I'm almost there. I have notifications coming but want to open the app and load a URL in the webview that I have when you click the notification. The code that I have is below. When I click the ...
0
votes
0answers
65 views

how to send push notification on BB10 devices

I have been implementing push notification service on iPhone and android devices since a long time, i remember the first time i implemented both in no time as there are a plenty of resources out ...
0
votes
1answer
38 views

iOS development/production push certificates: when and how?

The documentation is very obscure about this so I couldn't find a real answer to these questions: In which exact cases should I use development certificate instead of production to send push ...
0
votes
3answers
215 views

Android - use external profile image in notification bar like Facebook

I know you can send info in the push notification parameters like message, title, image URL, etc. How does Facebook show your profile pic with your message in the notification area? I want to use an ...
0
votes
0answers
59 views

Rich push in Urbanairship in android

I am implementing Push Notification for Android in my project. I am implementing urbanairship GCM push Notification.While i gone through the urbanairship site, i camr to notice that under the messages ...
2
votes
0answers
62 views

How do you dismiss a notification in iOS? [duplicate]

I have an iOS app that uses push notifications. I have it set up to take the user to a specific view in my app when they click on one of the notifications in notification center. After the app ...
0
votes
0answers
170 views

Android - Push Notification sound and open activities issues

This is a two part issue. I have push notifications work with my app but I can't get a custom sound to work, 1. 2. I can't get the notifications to open the app when you click on it from the ...
0
votes
2answers
73 views

Pushing near real time position updates to a number of clients

I'm currently in the early stages of designing a cross-platform mobile app (iOS, Android, WP8). At its core, the application will allow proximity based interaction between an unknown number of client ...
1
vote
1answer
139 views

Android - Receive Push notification and display it - not quite understanding

Ok so I finally got setup to register devices for push notifications. I found this code to receive new notifications and display it. Thing is I'm not sure where it goes. I'm pretty new to Android ...
0
votes
2answers
104 views

How to reset push notification badge counter with PushWoosh on an iOS app

I sent a push notification to my users with PushWoosh, and manually set the badge counter to "1" (in the Advanced form). Now the problem is the badge counter is stuck on "1" no matter if the user ...
0
votes
0answers
41 views

iOS Push Notifications - No Message Received

I have a push notification server wrote with php apns. The app has both development and production push certificates enabled and has a valid provisioning profile created after the push service was ...
-5
votes
1answer
32 views

use of Push notification in android [closed]

Can we use Push Notification in android.? I have listen about Comet Framework for Ajax Push technology if Yes then How.? if No then How to give Notification when some data changed at Server. Any ...
0
votes
2answers
88 views

How often I have to send a device token to the server if I want to implement push notifications?

I want to use Apple push notifications service in my application.I read several tutorials but nevertheless I didn't understand some things.It is said that I need to send periodically a device token to ...
0
votes
0answers
66 views

iPhone push notification configuration issue

I have created valid apn disturubution certificate and added it server but I get this exception Exception in thread "APN Feedback Scanner" java.lang.RuntimeException: Invalid PUSH Security ...
0
votes
1answer
114 views

How push notification are delivered to iOS device without wifi and 3g?

While in most of the cases devs are complaining about missing notifications, I would like to ask how is it possible to get push notification on iOS device with wifi off and removed sim card. I have ...
0
votes
0answers
55 views

Push Notification with php

I'm not php developer, but one of my colleagues is stuck into a very critical issue. No body from the senior developers could help her. So, I suggest her to take help from SO experts. She wants to ...
0
votes
1answer
146 views

GCM after un-register still receive notification

I wanted to un-register GCM after user clicked on a button. I tried the following codes for un-register but still even after all these initialized I still managed to push notification to the device. ...
1
vote
2answers
99 views

iOS Framework receive Apple Push Notifications

I've got a custom built iOS framework that I'm looking to distribute to other developers. The catch is that I'd like my server to deliver Apple Push Notifications (APNS) to their app, however neither ...
0
votes
1answer
53 views

Grails and Atmosphere: Rendering templates in a service using Atmosphere push

I'm using Atmosphere 1.0.12 to push data from a server to my clients in a Grails 2.2.1 application. The application is an auction Web site, and I'm pushing updates such as prices, bidder information, ...
0
votes
1answer
70 views

Android Push Notifications Parameters

So I have looked at numerous tutorials and references but can't seem to find the information I am looking for. I am creating a server that is built for push notifications, on the GCM notifications it ...
1
vote
0answers
32 views

Change of device orientation when notification is present corrupts UI

I subscribed to push notifications from Apple in my iPad app. When any notification is present on screen, if I change the orientation of my device, then my UI is corrupted. Is there any way where in I ...
0
votes
1answer
23 views

Azure Mobile Services Toast Notification

Any ideas on why I can't see the toast notification in any phone? I can successfully receive and see the tile flip notifications but not for toast. In the logs I can see the toast as received status, ...
4
votes
2answers
251 views

Push Notifications through BES/BIS , BlackBerry

I am trying to use push notifications for OS < 7.X . I downloaded the sample server / client code. I deployed the client code on my device and the low-level-sample code on the tomcat provided. ...
0
votes
0answers
21 views

Server-side Implementation for UrbanAirship Push Notification

We have built an XMPP chat app, our chat server is openfire and we have completed the necessary implementation in Xcode using UrbanAirship's API. That's the client side. We're not sure what we should ...
1
vote
1answer
75 views

GCM with login system

I'm currently implementing GCM into an application with login system. I wanted to send notification to the application based on the user that logged in to the application (one device, multiple user). ...
0
votes
1answer
83 views

How get feedback from APNs when sending push notification

Now I can send push Token from device that has installed a pass already, but I don't know how the feedback work in this point. From apple docs, Apple Push Notification service (APNs) provides feedback ...
0
votes
0answers
46 views

How a pass update automatically by APNs

Now I can send pushToken to APNs and my web service also works. But when I add a new updated pass, the pass doesn't update automatically, so how a push notification works ? how to make it push ...
0
votes
1answer
83 views

push notification got error

I have downloaded the sample application for Push Notification Module (I am basing this on the push notifications sample app), and when i start worklight server i've got error " Class ...
0
votes
1answer
32 views

Azure Mobile Services Scripts triggering

so I know there is no HTTP API for mobile services push notifications mechanism, my only hope is I can use push notifications from a script, however I want to know if the script triggers even if not ...
0
votes
1answer
134 views

Worklight Push exception: SocketException: Connection closed by remote host

I did all steps of Push and now when calling Push its giving following exception. I am calling IBM's sample Push code. I can see in the DB that device ID, Token, user ID are there as user has ...
0
votes
3answers
111 views

Apple Push Notification using Coldfusion

I want to send Push notification using Coldfusion. I couldn't find much help on google. I could find only one article that discusses this topic. But unfortunately I am getting exceptions while ...
0
votes
1answer
90 views

Confusion between BES and BIS for BlackBerry

I am trying to develop a simple BB OS < 7.X application that the only thing it does is having push notifications enabled. I have dealt before with push notifications (android , wp7 , iOS) but the ...
0
votes
2answers
45 views

is it possible to send push notification with video/audio IOS?

i am working on an application which uses apple push-notifications also, I implemented this feature and working fine, now client is asking bout sending push-notification with Audio/video file. Can ...
1
vote
1answer
44 views

Strange BlackBerry log

I am using the code below , as part of my push notifications implementation: private static final String BPAS_URL = "http://pushapi.eval.blackberry.com"; private static final String APP_ID = ...
0
votes
0answers
59 views

how to send apns notification with a picture in it

how to send apns notification with a picture in it as fellow: should I put the image file name in the customer field or anything else?
1
vote
1answer
82 views

Google Cloud Message Sandbox

I followed the tutorial to implement push notifications on my Android App (Google Cloud Message). I managed to successfully implement these messages but now I'm concerned about dev/production ...
1
vote
1answer
110 views

GCM registering with two different working registration ids

I'm having a slight issue with device registration management on my client/server for push notifications. Problem The problem that I'm having is that when I uninstall the application and re ...
0
votes
1answer
70 views

Receive Push Notification in background and create a local Notification without the user knowledge

I am receiving a remote push notification, and i need to register a UILocalNotification, within 30 minutes, but i need to do it even if the user do not click in the notification, in the background. ...
2
votes
1answer
72 views

Error while sending data from service to activity

My application is described as follows: the application will receive push information from the server and displayed on the notification bar of android. When I click on the notification of the ...
1
vote
0answers
56 views

Tab Bar Not Showing

I have a specific view opening when opening my app from a notification. The navigation bar shows up and the navigation works correctly. The problem I'm having is getting the tab bar to show up. Here ...
-1
votes
1answer
26 views

How to send push notification at a segment with Mainline

I'm currently using Mainline's API to send push notifications. https://api.mainline-tech.com/ But even if I understand how to send to all users, I failed to find in documentation how to create a ...
1
vote
1answer
82 views

How to publish a notification to 80K devices without so much delay?

It takes about 1.5-2 minutes to send a notification to 80K devices using Google Cloud Messaging. Is this duration normal or is there any workaround to send it in 5 or 10 seconds ? Sending 80 requests ...
0
votes
0answers
159 views

Apple Push Notification Feedback Service with PHP - Socket Errors

I followed this question for consuming APNS Feedback Service. Here is my code for requesting feedback servers; function send_feedback_request() { //connect to the APNS feedback servers //make ...
0
votes
1answer
78 views

How to make a push notification for a pass

I made a pass web service already. Next, I need to make a push notification when my pass is updated. From Updating a pass of passkit programming guide, it is not in detail. Can you explain this in ...
0
votes
2answers
81 views

Single SSL certificate over multiple servers to send Push notifications to same application

Is it possible to use single SSL certificate over multiple servers to send Push notifications to same application.We have Client and Server, client will be downloaded from appstore where as server ...
0
votes
1answer
71 views

Push Notification push appears twice?

My app's Push Notification push appears twice. But I have added a code to push only one time as follows :- My app code receive message:{ aps = { alert = ...
4
votes
1answer
228 views

Real time data updates with comet and PHP?

I'm looking to implement real time notification updates on my social networking website. I have done some research on comet and i'm really fascinated by it. From what I understand, this is the basic ...
0
votes
1answer
60 views

Refresh current view when application in foreground and push notification received?

I am making one game.It's a real time turned based game. User make his turn will wait in game borad screen and his opponent put his turn then user will receive one push notification. Now my problem ...
0
votes
2answers
112 views

Simple MQTT Questions

I have some quick questions on the functionality of MQTT and just overall push design. So here's a scenario let's say in Twitter's case; Twitter wants to send push notifications to individual users ...
2
votes
1answer
70 views

Uploading app update with different Identifier

I'm working on app update which uses push notifications. when i tried to enable the push notifications to the app id i find this: Note: Only explicit App IDs can be used to access the Apple Push ...

1 3 4 5 6 7 52