Top "Notifications" questions

A notification is a user interface element displayed to indicate an event has occurred.

How do I update the notification text for a foreground service in Android?

I have a foreground service setup in Android. I would like to update the notification text. I am creating the …

android service notifications foreground
Building a notification system

I am at the start of building a Facebook style notification system for our page (social gaming type) and I'm …

notifications
Updating iOS badge without push notifications

I have seen a few todo apps that update their app badges at midnight, always showing the correct number of …

ios notifications
Bootstrap 4 snackbar / toast

I'm trying to create a snackbar / toast version with Bootstrap 4. I start with this tutorial from w3schools. Updated: I …

twitter-bootstrap notifications bootstrap-4 toast snackbar
Updating an ongoing notification quietly

I have a service which connects to other devices wirelessly. When the service is enabled, I have an ongoing notification …

android notifications android-3.0-honeycomb
Android: How to create an "Ongoing" notification?

Hello, How do i create the permanent notification like the first one for Battery Indicator?

android notifications
What ways are out there to display a desktop notification from a web app?

What I would like to do is show a toaster like notification preferably but any method of "pushing" updates to …

web-applications notifications desktop
Configuring MantisBT to send emails using GMail

I am new to Mantis bug tracker and I want to enable the email notification after registering for a new …

notifications bug-tracking mantis bug-tracker
iOS 8 enabled device not receiving PUSH notifications after code update

I recently upgraded one of my test iphones to iOS 8 and then upgraded the PUSH registration code as below (using …

ios iphone notifications parse-platform push
Send desktop notifications in Chrome or Firefox from a closed web app?

My goal is to send Gmail-style desktop notifications in Chrome or Firefox from a web app (let's call it X) …

google-chrome firefox notifications push-notification web-notifications