Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
68 views

I’m implementing a background refresh task using BGAppRefreshTask in an iOS app. The task checks if a specific condition has been met and may post a local notification, with throttling and debug ...
0 votes
0 answers
26 views

I am working on an Ionic (Angular + Cordova) app and using the @ionic-native/local-notifications plugin to schedule reminder notifications. On iOS, interval notifications do not show at all when the ...
0 votes
1 answer
192 views

I'm working on a Flutter app that needs to schedule a large number of notifications (think calendar app with hundreds of events, medication reminders, etc.), but I've hit Android's limit of ...
1 vote
0 answers
43 views

I'm trying to schedule a local notification in my React Native app (using Notifee) that includes an image attachment. The image is selected and copied to a temporary path using react-native-fs, and ...
3 votes
2 answers
1k views

I have built an app with react js using expo. I am trying to schedule a local notification. The notification ID is getting generated. But it is triggered immediately, not being scheduled. I logged all ...
0 votes
0 answers
59 views

I use the Awesome_notifications package. I want to bring recurring scheduled notifications, but the problem is when I schedule the notification from workmanager, it does not work. I don’t know why, ...
-1 votes
1 answer
55 views

I'm currently working on an iOS application where I need to perform certain actions (like logging) when a local notification is delivered. However, I want these actions to be executed even if the user ...
0 votes
0 answers
158 views

Has anyone had success with adding the Microsoft.Toolkit.Uwp.Notifications package to their Unity project? I have been unsuccessful in implementing Microsoft Windows Local Toast Notification. As far ...
0 votes
1 answer
71 views

I want to implement local notification system in unity and for UWP platform. Can You tell me your suggestions regarding this purpose? I wanted to try OneSignal, but the support clarified that they don'...
1 vote
0 answers
52 views

In iOS capacitor project I have implemented local notification from native iOS side, import UserNotifications and also write below mentioned code On did finish launching for configure. When I write ...
0 votes
1 answer
125 views

I need to update this schedule function: func scheduleNotifications(numberOfNotifications: Int) { // Create notification content let content = UNMutableNotificationContent() content.title =...
1 vote
0 answers
50 views

I'm trying to make schedule reminders maybe daily, weekly, or monthly as it will be the user's choice, and the start date and time will be also the user's choice my notification works only for the 1st ...
0 votes
1 answer
156 views

I have used flutterLocalNotificationsPlugin.zonedSchedule() to schedule the local Notification and its working great. When this Scheduled Local notification is send before i want to check App Is in ...
2 votes
1 answer
910 views

I'm encountering an issue within my app that utilizes Capacitor with Quasar. We're utilizing the @capacitor/local-notifications plugin to handle local notifications, and we have a method that gets ...
0 votes
0 answers
164 views

I'm creating my first app in react native and would like users to receive a notification based on a date they set within the app. I would like the app to send the notifications even when the app isn't ...

15 30 50 per page
1
2 3 4 5
...
42

AltStyle によって変換されたページ (->オリジナル) /