Highcharts导出功能不适用于从Ionic构建的Android / IOS App,但在桌面浏览器上工作

时间:2018-01-16 04:25:28

标签: javascript android ios highcharts ionic2

美好的一天,

我有一个基于 ionic2 构建的Android / IOS应用程序,带有 Highcharts 导出功能。此功能在桌面浏览器上完美运行,但在将其构建为Android和IOS应用程序后,它无法正常工作。

我已经在ts文件中导入了java.io.FileNotFoundException: /user/codeseeker/storage/info.txt (No such file or directory) exporting.js。并且还在offline-exporting.js上添加了highcharts依赖项。

知道我为什么会遇到这个问题吗? 你们中间是否也遇到过同样的问题?

0 个答案:

没有答案