I have ran into a problem. There's this doc file I have encountered which UIWebView is unable to display properly (texts are overwritten). This file looks pretty ok to me as it opens properly in libre office as well as google docs. I tried WKWebView but it has the same result as UIWebView. Issue is observed in simulator as well as device.
I have other doc files too which are loading properly apart from this one. Looks like UIWebView cannot handle some special kind of formatting (idk)??
What exactly is the issue here and is there any way to solve it?
EDIT 1 : If you are directly loading the url I gave above you need to download the file (by clicking the download button you will see when you load the google drive page otherwise you are basically opening the web page not the actual doc file).