shinyorg / shiny

.NET Framework for Backgrounding & Device Hardware Services (iOS, Android, & Catalyst)

Home Page:https://shinylib.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Cannot use ScheduleDate and RepeatInterval at the same time

sagarchopranimbus opened this issue · comments

Component/Nuget

Notifications (Shiny.Notifications)

What operating system(s) are effected?

  • iOS (13+ supported)
  • Mac Catalyst
  • Android (8+ supported)

Version(s) of Operation Systems

Android 14

Hosting Model

  • MAUI
  • Native/Classic Xamarin
  • Manual

Steps To Reproduce

I had a requirement where a want to schedule a notification for a specific date or time and then repeat it continously (every min or every hour) .
However, As per Shiny we cannot use ScheduleDate and RepeatInterval at the same time.

Is it possible to do so?

Expected Behavior

Should be able to use ScheduleDate and RepeatInterval at the same time.

Actual Behavior

Getting error that cannot use ScheduleDate and RepeatInterval at the same time.

Exception or Log output

No response

Code Sample

No response

Code of Conduct

  • I have supplied a reproducible sample that is NOT FROM THE SHINY SAMPLES!
  • I am a Sponsor OR I am using the LATEST stable/beta version from nuget (v3.0 stable - ALPHAS are not taking issues - Sponsors can still send v2 issues)
  • I am Sponsor OR My GitHub account is 30+ days old
  • I understand that if I am checking these boxes and I am not actually following what they are saying, I will be removed from this repository!

This does not meet our criteria for issues.