I am using a WebView to display Non-Web Documents. This works great on iOS but on Android it only displays images. Note that I am doing this on the Portable Project. Checking Xamarin's documentations I found this http://developer.xamarin.com/recipes/ios/content_controls/web_view/load_non-web_documents/. I can't find the same on the Cross-Platform and Android sections. Does this mean that Non-Web Documents are not supported in WebView is Android? Can somebody suggest a way to do this? I am hoping/looking for a cross-platform solution. Thanks!
↧