Category "push-notification"

Is there a thirdparty or solution for get PWA or WEB Push notifications in IOS

I designed a website and I want to send it to its notified users but apparently iOS does not allow this Do you know any software (like a free messenger) that ca

Browser Push Notifications - How To Disable On Client Browser from a Shopify Liquid?

is it possible to execute code on the client's browser to disable push notifications on the clients browser? I am looking for example code to do just that- See

Subscribing to firebase topic do not filter push message

Context I am developping an Angular web application using firebase messaging. I configured firebase successfully (I guess) and I now subscribe to a "users" topi

Flutter Notification not showing pop up

Notifications I send with Firebase when the app is open, in the background, and closed work fine. But I want to pop up, like this: My codes; local_notificatio

how can I push notifications using data already built in SQLite?

I'm currently developing a notification type Android app, how can I push notifications using data already built in SQLite? Data table fields: [notification titl

Flutter: Missing google_app_id. Firebase Analytics disabled

I want to send a notification from a device to another but when I sent it I got in the receiver device : D/FLTFireMsgReceiver( 8876): broadcast received for mes

Only 70% users get firebase notification Received

I am using Latest firebase "firebase-bom:29.0.3" SDK And I am sending notification by Topic and also tried by token array in previous code Android Code Uri def

onesignal notification open in phone web browser instead of app

HI every one first of all i am not a programmer but i really need help i made an app for my wordpress blog using template web2app installed onesignal plugin in

Flutter: How do I send a push notification from the device itself?

I'm new to programming and I'm developing an app in which the user is suppose to get a notification 30 minutes before an event that's scheduled on the app. The

How to send a mail from gitlab after any activity?

We are using gitlab for CI/CD. my colleagues need pipeline, merge request, commit related status. How should I receive the mails from them and how did they rece

React Native event trigger when app quit state

I want to trigger alarm in app when fcm push notification received, when app is closed (quit state) but there is no event trigger. I'm using @react-native-fireb

Android - How to set heads-up notification icon background color (using FCM or default value)?

I have been able to implement notification icon/text color in the notification center as per Firebase docs. However, on Android 11 (or at least, on my Galaxy S2

How to show large icon in notification

There is a small icon and a large icon in the attached image of a notification. I would like to create a similar notification. I am able to set the small icon

Is there a way to lock react native push notifications on screen like receiving calls notifications?

I want push notifications to be locked on screen until a specific timeout

Creating an installation with template on Azure NotificationHub generates 2 registrations

I'm creating an API to register a device (mobile app - push notification) into the Azure Notification Hubs using Installations, but every time that I create a n

react-native-notifications Notification opened when app is opened from app tray (Android only)

I am using react-native-notifications version 4.2.4 on React Native 0.64.1. I have also tried on react-native-notifications version 4.3.1 on React Native 0.67.

Cannot add Push Notifications to Debug in Xcode 13

I get the following error in the console when running the app: [Firebase/Messaging][I-FCM012002] Error in application:didFailToRegisterForRemoteNotificationsWit

Remove push notifications token from Expo server

In order to use expo-notifications, I use this approach: -show an onboarding screen where user can accept to receive the notifications -if the user accepted to

Critical alert android equivalent

I am developing an app for a local fire department using React-Native, one feature is to alert everyone in case of emergency. On iOS I can use "Critical Alerts"

Flutter Firebase messaging - push notification is not showing when app is open

I'm new to flutter and I'm just trying to receive firebase push notifications to my flutter app. Push notifications are receiving when the app is closed and in