Category "notifications"

How to hide Dart pop up notification in Visual Studio Code

How can I turn this popup notification off? Im using Visual Studio Code Version: 1.64.2 (user setup) Commit: f80445acd5a3dadef24aa209168452a3d97cc326 Date: 202

Pass values to callback functions of action buttons in notification in node/electron application? Also callback functions not working after timeout

In a node/electron application, used node-notifier to show notification, working great. Then, added buttons 'ok' and 'cancel', and their respective callback fun

How to Display a Pop-up Notification during an Incoming Call on Android

I want to show the name of a caller during an incoming call. For this, I'm creating a notification. The notification is delivered in the notifications with the

How to make notifications vibrate phone react native expo

I need notifications to vibrate the phone repeatedly until the user performs an action like clicking on the notification. I have found no way to make this work

Notification scheduling

I am developing an android app which is about meal subsciption. I update the entire menu(breakfast, lunch , dinner) for each day in the morning( I am using fire

Przelewy24 payment getway transaction notification not getting?

I have implemented the Payment method and I had to provide URL_STATUS to get the payment status notification but when trying to catch the notification on my ba

How to collect the last 5 notifications that were created using angularjs-toaster?

I am currently trying to create a table with the last 5 notifications that were created using angularjs-toaster (https://www.npmjs.com/package/angularjs-toaster

Is it possible to set default alert style for macOS UNNotification?

My application posts local macOS notifications. It's important that these are not banner style but alert style instead. So far I have achieved that by setting N

Add notification to Windows notification center without displaying it on screen

I am building an Electron app featuring a custom Notification feature where html5 divs appear and disappear as needed on a frameless, transparent, always-on-top

React Native notification image doesn't showing on IOS

I have currently a problem to display image in notification (with an url). The problem is only on iOS, it works on Android. I'm using React Native Firebase : It

How can I clear notification?

I have to hide a notification when a timer is cancelling. I instantiate a notification manager and use myNotificationManager.cancelAll(); but it doesn't work.

How can I clear notification?

I have to hide a notification when a timer is cancelling. I instantiate a notification manager and use myNotificationManager.cancelAll(); but it doesn't work.

Schedule notification in flutter using firebase

How can I schedule the flutter notification with Firebase to run in the background even if the mobile phone is turned off.

Setup Azure DevOps Notifications for commits/changes to specific branch

I want to be notified by email each time new commits are made to the master branch on our project. Found this and know to do what it says under the 'Add a custo

Why is my smallIcon for Notifications always greyed out?

I tried making the small icon exactly 16x16, gray-scaled, nothing but gray and white (the gray color being hex value 616161), to create a silhouette of my appli

How to handle purchase made outside of the app (From Google play store)

Recently Google adds the option to resubscribe the in-app subscription from the google play store even when the plan expired (up to one year). You can check her

Notification Service Extension Not working

Notification is not being displayed when I send mutable-content:1 with push payload neither it hits the breakpoint inside the Notification service extension, al

Full screen notifications unwantedly triggering keyguard

I'm making an app that shows full-screen notifications when the device is locked. Expected behavior: when a notification is launched, the activity shows over th

Notification handling in a postgresql database

Im designing a database for a web app. I'm struggling with the notifications topic: in my web app there will be a forum with messages, comments, and users. I wo

[flutter/FCM]problem receiving notification

I'm using flutter and Firebasemessaging to send and receive notification and the plugging FlutterLocalNotifications to display them. but when I receive the noti