ICS file Download fails on iPhone Chrome with “Unknown File Type”
问题 I've got a php script that's auto-generating an ics file for a mobile web app. Using Chrome on my Win7 desktop, the ics file downloads fine, and Outlook likes it. Using Safari on my iPhone, the ics file opens the calendar app as expected, and allows me to add to calendar. Using Chrome on my iPhone, I get "Download Failed. Chrome cannot download this file. Error 102 (): Unkown File Type." I'm sending these headers: header("Content-Type: text/Calendar; charset=utf-8"); header("Content