Cannot push notification to iOS9 device
Whenever I try to push a message to a registered device using the Push for iOS8 Bluemix dashboard, a message “The notification was sent.” is displayed but my registered device never receives the...
View ArticleSchedule remote jobs with live notifications
My goal is to make a portal, a website hosted by me, for clients to allow them to start jobs remotely on their servers. I want this to append in live time so when a user start a job, the client server...
View ArticleHow to get multiple notification data at a time?
I am developing an iOS alarm app using local notifications. I am getting 3 notifications. When I click on a notification, I can get the data from that notification. How can I get the data from all 3...
View Articlehow to get multiple notification data at a time?
I am developing an iOS alarm app using local notifications. I have done the local notification but 3 notifications are received at time. How do I get information form all 3 notifications? -...
View ArticleHow to make notifications with a time duration Android
The user will set two dates and time: Start Date, and End Date. and Time Start Date and Time is when the notification start to pop up in the status bar and stays there until the END Date or when the...
View ArticleHow to send push notification after a row is inserted in parse for iOS(Obj-C)
I have an Order table in parse. After a row is inserted in to the table, I want to send a push notification to the iOS device. How to write a cloud code for this specific task? I read parse...
View ArticleCreating a realtime push notification system for desktop/mobile/web apps...
Hi, I have a use case where there needs to be a real-time communication between servers and clients following a pub/sub messaging pattern. Producers will be server in java, node etc and clients will be...
View ArticleWindows 10 notifications not working
I am using JavaFX 8. I am using TrayIcon.displayMessage() to show notification on Windows. Notification is working fine for all windows 7,8 and 10 but actionListener on trayIcon is not working in...
View ArticleIs there an API to push a different notification to a million devices in one...
All the third party services I checked out like AWS, OneSignal, BulkPush, Pushy, Parse etc., all these can broadcast the same message to a million devices. Some other services like Azure, OneSignal...
View ArticleI am not getting notifications.
I have no code sense so much. I made this twitter notification chrome extension after watching a tutorial.I used the same code. But Its not working. Someone, please help. var messages = []; var ids =...
View Article