Skip to main content

Questions tagged [notifications]

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

notifications
-1 votes
0 answers
36 views

Bug on laravel email

to start I would like to apologize for my English. I have a problem with sending email with Laravel. as you can see in the image that I attached, there is html code. enter image description here ...
Ibrahim Toulouse's user avatar
0 votes
1 answer
38 views

Check permission USE_FULL_SCREEN_INTENT always returns GRANTED on Android 14

Not going into much detail (NDA), our app (kotlin + compose) allows users to receive calls that they can accept or decline in the notifications. When the screen is locked and a call is received, a ...
DN2048's user avatar
  • 3,789
0 votes
1 answer
31 views

How Do You Make A Foreground Service Notification Only Appear When The App Is Closed Or In The Background In Android?

As the title says, how do you make a foreground service notification only appear if the app is closed or in the background? I have a sample app I'm trying to implement that feature into to but I don't ...
Bob Rasner's user avatar
0 votes
0 answers
16 views

Running background task on iOS when receiving a notification

I am using react native firebase to handle notifications in my app. For android onBackgroundEventHandler works perfectly fine and is fired when a notification is received and the app is in background ...
Irfan wani's user avatar
  • 4,740
0 votes
0 answers
27 views

The progress bar stuck at 100% in notification bar when download file from internet

I was downloading a pdf from url and save in app storage this code work as it download file and save in app storage and notify user about download in notification bar But the problem are occur some ...
Umesh Maurya's user avatar
0 votes
0 answers
20 views

Flutter Local Notification not seen on phone screen

import 'package:flutter_local_notifications/flutter_local_notifications.dart'; import 'package:timezone/timezone.dart' as tz; class LocalNotifications { static final FlutterLocalNotificationsPlugin ...
Rufat Shikhiyev's user avatar
-2 votes
0 answers
24 views

How to send messages using FCM to more than one topic in Firebase for ios devices?

I am using FCM to send notifications to mobile devices using topic subscriptions. When I send notifications to a topic, for example: "'A' in topics", it works fine and notifications are ...
JOSE ANTONIO AGUILERA ORTIZ's user avatar
0 votes
0 answers
26 views

Notify about Pending Messages in Microsoft Teams

How can I create a pop-up to tell me if I have unread messages in MS Teams? I sometimes miss the brief MS Teams message banners for hours, even while working at the computer. I don't know if it is a ...
deasserted's user avatar
0 votes
1 answer
40 views

Android Media3: How to add seek buttons to the media notification?

After spending an entire week trying to understand this unbelievably complicated library, I am at my wits' end. I am convinced that there is an out-of-the-box solution for this media notification UI ...
Dale Cooper's user avatar
0 votes
0 answers
9 views

Using Kotlin and AWS SDK, copy file without file without triggering AWS S3 event

Using Kotlin and AWS SDK, how to copy a file in a s3 bucket without triggering the event notification? or not triggering the lambdas connected to the event notification? https://docs.aws.amazon.com/...
user2517182's user avatar
  • 1,289
0 votes
2 answers
28 views

How to create push notification with long text and picture in one style

How to create push notification with long text and picture in one notification style? I'm using BigTextStyle for showing push notification, because I need to show big text, but how can I add an image ?...
Slava's user avatar
  • 627
1 vote
1 answer
39 views

Redux-saga catch error and display notification

I'm facing an issue and I'm looking for the best solution to fix it. I want to display a notification on my dashboard in case of an error. To achieve this: I'm using Redux-Saga to catch the error and ...
Jeff's user avatar
  • 11
0 votes
0 answers
27 views

FCM notification to be listen on MACOS and Windows desktop for flutter based webview

I have developed one of the desktop application for macos and windows using Flutter, This applications uses webview. Webview is responsible to authentication in the app and FCM, also other features. ...
Vaidehi's user avatar
0 votes
1 answer
28 views

How turn off vibration effect on banners using NotificationBannerSwift in IOS

I use NotificationBannerSwift for showing banners in swift code: let banner = FloatingNotificationBanner(title: messageString,titleFont: UIFont.initFrom(style: .textBody), style: .info, colors: ...
Inna_K's user avatar
  • 3
0 votes
0 answers
11 views

how to impelement notifications-hq ?: relation "notifications_notification" already exists

i try to implement notification-hq in django and when i send notify i got same error relation "notifications_notification" already exists sender=User.objects.using("default").get(...
Az_Geek88's user avatar

15 30 50 per page
1
2 3 4 5
1076