Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
TomMahle opened this issue Jun 28, 2018 · 3 comments
Open

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

TomMahle opened this issue Jun 28, 2018 · 3 comments
Labels
question Further information is requested

Comments

@TomMahle
Copy link

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);
@Traviskn Traviskn added the question Further information is requested label Jul 11, 2018
@Traviskn
Copy link

Interesting, I wonder if there is some other way that we need to open an ics file on iOS to get the system to handle it correctly

@TomMahle
Copy link
Author

That could very well be the case. As an update on the bug report, Apple has marked my bug as a duplicate which means I cannot see any of the resolution information regarding the duplicate case they have decided to work on.

@TomMahle
Copy link
Author

I've made a post here to see if anyone on the apple dev forum has any insight: https://forums.developer.apple.com/message/321334#321334

cguino pushed a commit to BeApp/rn-fetch-blob that referenced this issue Jul 5, 2023
cguino pushed a commit to BeApp/rn-fetch-blob that referenced this issue Jul 5, 2023
* Media store support

fixes joltup#95
fixes joltup#62
fixes joltup#100
fixes joltup#91
Merge remote-tracking branch 'origin/develop'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants