Top "Localnotification" questions

A Cordova/PhoneGap plugin to create local notifications on iOS devices using hybrid apps

How to set Local Notification repeat interval to custom time interval?

I am making an iPhone app, which has a requirement of Local Notifications. In local notifications there is repeatInterval property …

iphone cocoa-touch ios4 uilocalnotification localnotification
Local Notification using ios using swift

I'm new in swift, I don't know how to implement local notification I have tried some code but it's not …

ios swift localnotification
Set default iOS local notification style for application

Starting with iOS 5, there are two notification styles: banner and alert (the "old" style). A user can set which style …

ios ios5 uilocalnotification localnotification
Check if Local Notifications are enabled in IOS 8

I've looked all over the internet for how to create local notifications with IOS 8. I found many articles, but none …

notifications ios8 localnotification
How schedule local notifications Android?

i have a question about local notifications in Android. I am developing an application where in first part must receive …

android datetime notifications localnotification
Which local notification plugin should I be using with phonegap build?

It appears that there are four different 3rd party plugins to accomplish local notifications listed within phonegap build: https://github.…

cordova phonegap-plugins localnotification
iOS4 Create Background Timer

I (Basically) need to create a background timer on iOS 4 that will allow me to execute some code when a …

objective-c ios4 localnotification background-thread
Local notification flutter

can anyone show me with code that how can I schedule the notification in flutter using local notification plugin. Tried …

flutter schedule localnotification
Local Notification in Phonegap

I want to have a local notification in my iOS Phonegap app. I followed lots of tutorials and code but …

ios cordova phonegap-plugins localnotification
Error: exec proxy not found for :: LocalNotification :: deviceready

I am new to Cordova and Phonegap and I am trying to develop a reminder application. I used cordova-plugin-local-notifications ( https://…

android cordova phonegap-plugins localnotification