pass every: 'day'
with your notification object.
Example:
this.localNotifications.schedule({
id: 1,
text: 'Single ILocalNotification',
every: 'day'
});
pass every: 'day'
with your notification object.
Example:
this.localNotifications.schedule({
id: 1,
text: 'Single ILocalNotification',
every: 'day'
});