Is it possible Local Notification with Phonegap?

  • 2
  • Question
  • Updated 7 years ago
  • Answered
I have created a calender with events.
I want to remind on the specific date of the event. Is it possible to do with phonegap?
Photo of dilip

dilip

  • 33 Posts
  • 0 Reply Likes

Posted 7 years ago

  • 2
Photo of ismael jimoh

ismael jimoh

  • 4116 Posts
  • 192 Reply Likes
Hi Dilip,

It is possible to remind yourself of said event using LocalNotification Plugin.

However you would have to find a way to parse the date from your calendar to the said plugin.

Look at the documentation on setting up plugin.

Ismael
Photo of Abe

Abe

  • 87 Posts
  • 3 Reply Likes
You could try this plugin: https://build.phonegap.com/plugins/356
It's the only one on build that supports android, ios, and windows phone.
Photo of ismael jimoh

ismael jimoh

  • 4116 Posts
  • 192 Reply Likes
Thanks for recommending one to him Abe.

An oversight on my side since I assumed he had the specific localNotification he wants to use selected already.

Ismael
Photo of Zahir

Zahir

  • 3500 Posts
  • 40 Reply Likes
Hi Dilip,

Would you mind updating us on your current progress?
Thanks.
Photo of dilip

dilip

  • 33 Posts
  • 0 Reply Likes
Ya i have done notification using
https://github.com/katzer/cordova-plu...

it works well..

Thanks for the help.
Photo of Zahir

Zahir

  • 3500 Posts
  • 40 Reply Likes
Great to know.
Assuming the problem is resolved, this issue is now closed.
Create a new issue if you have any other problem with PhoneGap Build.
Thanks

This conversation is no longer open for comments or replies.