I have tried to load the content(docx,xlxx,.m,.h and etc except images&pdf) in iOS6-UIWebview using the loadData method. The content is not loading.
Incase use the loadRequest , content is getting loaded. But, The loadData method is working fine iOS 7 and above.
I am sending the mime type is correctly.
Kindly clarify me, is it possible to load the content in UIWebview using loadData method in iOS 6?
Thanks in advance.
Use this code for document viewing in webView