My app creates an ICS file and send it as attachment to the email as type mimeType:@"text/calendar"
.
Everything was working perfect in iOS6. If the device has iOS7 the attached .ICS to email does not open.
iOS6 - Opens attached file. iOS7 - Not opening the attached file.
Windows 7 Exchange - Opening the file and works perfect.
Any suggestions?