UIDocumentInteractionController unable to add ics file to calendar

前端 未结 1 666
借酒劲吻你
借酒劲吻你 2021-02-06 03:36

I am trying to open an ics (Calendar) file within my iOS application.

For debug purposes i have added a ics file to my bundle of a calendar eve

相关标签:
1条回答
  • 2021-02-06 03:43

    This may be irrelevant to your issue and probably explains nothing, but an employee was having an issue with his iPhone inconsistently accepting ICS calendar invites and was receiving "this invitation data is out of date" messages when it would not work. After multiple attempts of trial and error, the result was that if the iPhone was connected to wifi, it would give the "this invitation data is out of date" message. If it was connected only to the phone carrier network, it would successfully add the event.

    0 讨论(0)
提交回复
热议问题