@AtifNawaz wrote:
Hello i am trying to implement local notification
it works perfectly right and shows notification on NotificationTime
but when i add every param for daily notification,it does not show notifications
also if add minute it start showing notification every minute the moment it sets ignoring at:NotificationTime
not showing notifications for week also
my code istitle: ‘Local ILocalNotification Example’,
text: ‘Multi ILocalNotification 2’,
at: NotificationTime,
every: ‘day’please help
Posts: 1
Participants: 1