@dafelix Thanks for the feedback.
VALARM ignored
-
I’m using icsdroid 1.5.4 on android 7.0 and I tried to add a reminder to the VEVENT:
BEGIN:VALARM
TRIGGER:-PT10M
ACTION:DISPLAY
DESCRIPTION:Alarm
END:VALARMunfortunately this is completely ignored and I can’t see a reminder when opening the event in the calendar. What is the problem?
-
Can’t reproduce that. When using this sample file:
VERSION:2.0 CALSCALE:GREGORIAN BEGIN:VEVENT SUMMARY:Access-A-Ride Pickup DTSTART;TZID=America/New_York:20180802T103400 DTEND;TZID=America/New_York:20180802T110400 LOCATION:1000 Broadway Ave.\, Brooklyn DESCRIPTION: Access-A-Ride to 900 Jay St.\, Brooklyn STATUS:CONFIRMED SEQUENCE:3 BEGIN:VALARM TRIGGER:-PT10M DESCRIPTION:Pickup Reminder ACTION:DISPLAY END:VALARM END:VEVENT BEGIN:VEVENT SUMMARY:Access-A-Ride Pickup DTSTART;TZID=America/New_York:20130802T200000 DTEND;TZID=America/New_York:20130802T203000 LOCATION:900 Jay St.\, Brooklyn DESCRIPTION: Access-A-Ride to 1000 Broadway Ave.\, Brooklyn STATUS:CONFIRMED SEQUENCE:3 BEGIN:VALARM TRIGGER:-PT10M DESCRIPTION:Pickup Reminder ACTION:DISPLAY END:VALARM END:VEVENT END:VCALENDAR
the alarm is inserted as expected: