Skip to content

Opening ICS files in iOS: 'This invitation data is out of date' #91

Open
@TomMahle

Description

@TomMahle

When opening a .ics file (ical) iOS calendar will say "This invitation data is out of date". The same file will add to the calendar successfully from the mail app or when accessed from Safari. I'm not positive this issue is from this library, or if it's a problem with Calendar/iOS, so I have also opened a support ticket with Apple outlining it. I will update here with feedback from them when I get it.

    const dir = RNFetchBlob.fs.dirs.DocumentDir + '/blah.ics';
    RNFetchBlob.ios.openDocument(dir);

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions