I am using iOS 5.1 sdk for developing my app, but the "Open In" is not working for pptx, ppt, docx, xlsx. Can somebody give me the setting for info.plist? I am using com.microsoft.word.doc, com.microsoft.excel.xls, com.microsoft.powerpoint.ppt for the document type.
CFBundleTypeIconFiles CFBundleTypeName Microsoft PowerPoint presentation CFBundleTypeRole Viewer LSHandlerRank Alternate LSItemContentTypes com.microsoft.powerpoint.ppt com.microsoft.powerpoint.pptx CFBundleTypeIconFiles CFBundleTypeName Excel Document CFBundleTypeRole Viewer LSHandlerRank Alternate LSItemContentTypes com.microsoft.excel.xls com.microsoft.excel.xlsx