Android Local Notification

So, i need my game to schedule a notification on android like: every Tuesday at 15:00h (the user will set this date and time).

I can’t find a plugin that allows me to do this, the ones that i’ve found don’t have a option to auto repeat the schedule even if the app is not open.

Cross Platform Native Plugins offers local notification support by letting you to set the exact time when you want to fire it.

Have a look here for tutorials. Do let us know on forum if you need any further help integrating.

alt text

Thanks
VB Team