TheAlmightyBob / Calendars

Cross-platform calendar API plugin for Xamarin and Windows
MIT License
101 stars 23 forks source link

Reminder is not working in Android #77

Closed PraveenPotla closed 4 years ago

PraveenPotla commented 4 years ago

I am using the latest plugin date is added to a calendar is working fine but the reminder is not working See below code I am using Screenshot_1

TheAlmightyBob commented 4 years ago

@PPotlaACR What is the problem? Are you receiving an error? Does the event get created but no reminder is present?

I don't think I've ever tried creating a reminder with a negative TimeBefore value. Are you wanting it to fire 10 minutes after the event starts? I'm not certain if that's supported on all platforms...