Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70435

Capacitor core LocalNotifications every hour at specific minute

$
0
0

Hi everyone,

What I’m using is LocalNotifications from @capacitor/core.
So what I did is this:

LocalNotifications.schedule({
	notifications: [
		{
			title: 'Title',
			body: 'Body',
			id: 1,
			schedule: {every: 'hour', on: {minute: 40}},
		}
	]
});

But it doesn’t work.
Any ideas?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 70435

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>