Hi, I'm creating an excel file with Syncfusion.XlsIO, I use the SaveAs method to download that file. All works fine in a PC or laptop but in my Android Tablet the file doesn't open and in the settings the MIME Type is empty.
How can I set the MIME type to the file before download it?. I'm working with ASP.NET, VB, Framework 4.0, web application.