Ihor Radchenko <yanta...@posteo.net> writes: > CCing ox-icalendar maintainer. > > ypuntot <ypun...@gmail.com> writes: > >> I am trying to create an android calendar based on the agenda, and the first >> problem I am finding it's that I can't import it into android (ICSx^5). I am >> receiving these errors when trying to do it: >> >> Couldn't parse iCalendar ... > > May you be able to share the problematic icalendar file?
If you're not comfortable sharing the icalendar file on a public mail list, you could also try out the iCalendar validator, which may help to identify the issue with the ics file: https://icalendar.org/validator.html FWIW, I did try out ICSx5 with the exported ics from a simple Org file, and it worked. So we'll need more specific information to fix the problem.