zsusac / ReactHTMLTableToExcel

Convert HTML table to Excel file and download
MIT License
103 stars 59 forks source link

Not working for meteor-react ios-mobile application #7

Open rashmimhatre100 opened 6 years ago

rashmimhatre100 commented 6 years ago

Working fine for web but not for meteor-react ios-mobile application. Any clue what is going wrong ? Thanks in advance!

rashmimhatre100 commented 6 years ago

Update : After checking at xcode error console as internal navigation rejected. So added navigate tags in mobile.config now problem is xls file is opening but not downloading.